
{  
   "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/2cfed29baeccf504a404836b884ec1e00/roberta.toscano",         
         "tags" : [
            "(Programming","C++","TURBO-C.","Turbo","importzotero","language)"
         ],
         
         "intraHash" : "cfed29baeccf504a404836b884ec1e00",
         "interHash" : "768917ba79c814c3978f690dd39391a1",
         "label" : "Turbo-C: systemnahe Programmierung auf PC's ; mit zahlreichen Beispielen unter Berücksichtigung neuer Turbo-C-Versionen",
         "user" : "roberta.toscano",
         "description" : "",
         "date" : "2024-05-27 08:58:38",
         "changeDate" : "2024-05-27 08:58:38",
         "count" : 2,
         "pub-type": "book",
         "series": "MikroComputer-Praxis","publisher":"Teubner","address":"Stuttgart",
         "year": "1989", 
         "url": "", 
         
         "editor": [ 
            "Lothar [Verfasser/in] Preuß"
         ],
         "editors": [
         	
            	{"first" : "Lothar [Verfasser/in]",	"last" : "Preuß"}
         ],
         
         "isbn" : "3-519-02556-6",
         
         "language" : "Deutsch",
         
         "bibtexKey": "preus_turbo-c_1989"

      }
	  
   ]
}
