
{  
   "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/2d36c3edd942e23243a05331ad73f7fc8/roberta.toscano",         
         "tags" : [
            "(Programming","2.","MODULA","Modula-2","importzotero","language)"
         ],
         
         "intraHash" : "d36c3edd942e23243a05331ad73f7fc8",
         "interHash" : "16d8d2da41b3e49bd54d4552d83db251",
         "label" : "Programmierung in Modula-2: eine Einführung in das modulare Programmieren mit Anwendungsbeispielen unter UNIX, MS-DOS und TOS ; mit zahlreichen Beispielen, Programmen und Syntax-Diagrammen",
         "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": [ 
            "Mario [Verfasser/in] Dal Cin","Joachim [Verfasser/in] Lutz","Thomas [Verfasser/in] Risse"
         ],
         "editors": [
         	
            	{"first" : "Mario [Verfasser/in]",	"last" : "Dal Cin"},
            	{"first" : "Joachim [Verfasser/in]",	"last" : "Lutz"},
            	{"first" : "Thomas [Verfasser/in]",	"last" : "Risse"}
         ],
         
         "isbn" : "3-519-02280-X",
         
         "language" : "Deutsch",
         
         "bibtexKey": "dal_cin_programmierung_1989"

      }
	  
   ]
}
