
{  
   "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/2fcfc508a0de8444fd08586e6c5e95ba4/hilpert",         
         "tags" : [
            "Schools","Simulated","Simulation","Simulierte","Welten","Worlds"
         ],
         
         "intraHash" : "fcfc508a0de8444fd08586e6c5e95ba4",
         "interHash" : "9a4274a744ca05423ce355a2cb61f8af",
         "label" : "Teaching Simulations and High Performance Computing at Secondary Schools in the German State of Baden-Württemberg",
         "user" : "hilpert",
         "description" : "",
         "date" : "2015-11-11 10:49:33",
         "changeDate" : "2015-11-11 09:49:33",
         "count" : 1,
         "pub-type": "article",
         
         "year": "2015", 
         "url": "http://cs.gsu.edu/~tcpp/curriculum/sites/default/files/paper%201.pdf", 
         
         "author": [ 
            "Jörg Hilpert","Rüdiger Berlich","Peter Lürßen","Almut Zwölfer","Jochen Barwind"
         ],
         "authors": [
         	
            	{"first" : "Jörg",	"last" : "Hilpert"},
            	{"first" : "Rüdiger",	"last" : "Berlich"},
            	{"first" : "Peter",	"last" : "Lürßen"},
            	{"first" : "Almut",	"last" : "Zwölfer"},
            	{"first" : "Jochen",	"last" : "Barwind"}
         ],
         
         "bibtexKey": "hilpert2015teaching"

      }
	  
   ]
}
