
{  
   "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/220ed412086ede754668bc27dda71570d/droessler",         
         "tags" : [
            "Compilers","Computer","Interpreters","Languages","Open","Programming","markdown","pandoc","programming","science","scientific","software","source","writing"
         ],
         
         "intraHash" : "20ed412086ede754668bc27dda71570d",
         "interHash" : "d29bf5bb39fc7d90398a5cb1a87497b2",
         "label" : "Introducing Markdown and Pandoc: using Markup Language and Document Converter",
         "user" : "droessler",
         "description" : "",
         "date" : "2022-02-16 16:57:26",
         "changeDate" : "2022-02-16 15:57:26",
         "count" : 1,
         "pub-type": "book",
         "series": "Springer eBooks. Professional and Applied Computing","publisher":"Apress","address":"New York",
         "year": "2019", 
         "url": "http://dx.doi.org/10.1007/978-1-4842-5149-2", 
         
         "author": [ 
            "Thomas Mailund"
         ],
         "authors": [
         	
            	{"first" : "Thomas",	"last" : "Mailund"}
         ],
         "note": "1 Online-Ressource (IX, 139 Seiten)","abstract": "1: The Beginner's Guide to Markdown and Pandoc -- 2: Why Use Markdown and Pandoc -- 3: Writing Markdown -- 4: Pandoc Markdown Extensions -- 5: Translating Documents -- 6: Math and Computer Programming Languages -- 7: Cross-referencing -- 8: Metadata -- 9: Using Templates -- 10: Preprocessing -- 11: Filters -- 12: Conclusions",
         "isbn" : "9781484251492",
         
         "language" : "Englisch",
         
         "bibtexKey": "mailund2019introducing"

      }
	  
   ]
}
