
{  
   "types" : {
      "Bookmark" : {
         "pluralLabel" : "Bookmarks"
      },
      "Publication" : {
         "pluralLabel" : "Publications"
      },
      "GoldStandardPublication" : {
         "pluralLabel" : "GoldStandardPublications"
      },
      "GoldStandardBookmark" : {
         "pluralLabel" : "GoldStandardBookmarks"
      },
      "Tag" : {
         "pluralLabel" : "Tags"
      },
      "User" : {
         "pluralLabel" : "Users"
      },
      "Group" : {
         "pluralLabel" : "Groups"
      },
      "Sphere" : {
         "pluralLabel" : "Spheres"
      }
   },
   
   "properties" : {
      "count" : {
         "valueType" : "number"
      },
      "date" : {
         "valueType" : "date"
      },
      "changeDate" : {
         "valueType" : "date"
      },
      "url" : {
         "valueType" : "url"
      },
      "id" : {
         "valueType" : "url"
      },
      "tags" : {
         "valueType" : "item"
      },
      "user" : {
         "valueType" : "item"
      }      
   },
   
   "items" : [
   	  
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2a59c2f30bfef557d71541cb37e638812/roberta.toscano",         
         "tags" : [
            "Algorithms.","Algorithmus.","Computational","Effizienter","complexity","importzotero"
         ],
         
         "intraHash" : "a59c2f30bfef557d71541cb37e638812",
         "interHash" : "fe8aca4a1366daa18b2b1e6e5d8fed37",
         "label" : "Effiziente Algorithmen für grundlegende Funktionen: mit zahlreichen Aufgaben und Beispielen",
         "user" : "roberta.toscano",
         "description" : "",
         "date" : "2024-05-27 08:58:38",
         "changeDate" : "2024-05-27 08:58:38",
         "count" : 2,
         "pub-type": "book",
         "series": "Leitfäden und Monographien der Informatik","publisher":"Teubner","address":"Stuttgart",
         "year": "1989", 
         "url": "", 
         
         "editor": [ 
            "Ingo [Verfasser/in] Wegener"
         ],
         "editors": [
         	
            	{"first" : "Ingo [Verfasser/in]",	"last" : "Wegener"}
         ],
         
         "isbn" : "3-519-02276-1",
         
         "language" : "Deutsch",
         
         "bibtexKey": "wegener_effiziente_1989"

      }
	  
   ]
}
