
{  
   "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/29fd1a8f244337fd60e4b52405c271d6c/roberta.toscano",         
         "tags" : [
            "(Electronic","Mikrocomputer.","Programmiersprache.","Programming","computers)","importzotero","languages"
         ],
         
         "intraHash" : "9fd1a8f244337fd60e4b52405c271d6c",
         "interHash" : "81ca48c095c1fd061d705aaac5197c3c",
         "label" : "Programmiersprachen für Mikrocomputer: ein Überblick",
         "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": "1990", 
         "url": "", 
         
         "editor": [ 
            "Wolfgang J. [Verfasser/in] Weber","Karl [Verfasser/in] Hainer"
         ],
         "editors": [
         	
            	{"first" : "Wolfgang J. [Verfasser/in]",	"last" : "Weber"},
            	{"first" : "Karl [Verfasser/in]",	"last" : "Hainer"}
         ],
         
         "isbn" : "3-519-02665-1",
         
         "language" : "Deutsch",
         
         "bibtexKey": "weber_programmiersprachen_1990"

      }
	  
   ]
}
