
{  
   "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/2bc4e8589df4d4f9362cb1b70f016b727/lisaba",         
         "tags" : [
            "Fehler","Numerik"
         ],
         
         "intraHash" : "bc4e8589df4d4f9362cb1b70f016b727",
         "interHash" : "32d38a14380ae247bea5c57e3a4cbd80",
         "label" : "The Best Practice Guidelines for CFD: A European Initiative on Quality and Trust (Keynote)",
         "user" : "lisaba",
         "description" : "",
         "date" : "2018-09-08 13:16:15",
         "changeDate" : "2018-09-08 11:16:15",
         "count" : 1,
         "pub-type": "inproceedings",
         "booktitle": "Computational Technologies for Fluid/Thermal/Structural/Chemical Systems With Industrial Applications, Volume 1","publisher":"ASME",
         "year": "2002", 
         "url": "https://doi.org/10.1115%2Fpvp2002-1530", 
         
         "author": [ 
            "Torsten Wintergerste","Michael Casey","Anthony G. Hutton"
         ],
         "authors": [
         	
            	{"first" : "Torsten",	"last" : "Wintergerste"},
            	{"first" : "Michael",	"last" : "Casey"},
            	{"first" : "Anthony G.",	"last" : "Hutton"}
         ],
         
         "doi" : "10.1115/pvp2002-1530",
         
         "bibtexKey": "Wintergerste_2002"

      }
	  
   ]
}
