
{  
   "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/28a43e01d848ee7c63972db59621f5ce4/bjoern_dick",         
         "tags" : [
            "CFD","Node-level","Performance","optimizations"
         ],
         
         "intraHash" : "8a43e01d848ee7c63972db59621f5ce4",
         "interHash" : "e2508a1757d2e62addf22ba7678550d7",
         "label" : "Node-level Performance Optimizations in CFD Codes",
         "user" : "bjoern_dick",
         "description" : "",
         "date" : "2021-08-03 12:59:18",
         "changeDate" : "2021-08-03 10:59:18",
         "count" : 1,
         "pub-type": "inproceedings",
         "booktitle": "HPC Asia 2021: The International Conference on High Performance Computing in Asia-Pacific Region Companion","publisher":"Association for Computing Machinery, New York, NY, United States",
         "year": "2021", 
         "url": "", 
         
         "author": [ 
            "Peter Wauligmann","Jakob Dürrwächter","Philipp Offenhäuser","Adrian Schlottke","Martin Bernreuther","Björn Dick"
         ],
         "authors": [
         	
            	{"first" : "Peter",	"last" : "Wauligmann"},
            	{"first" : "Jakob",	"last" : "Dürrwächter"},
            	{"first" : "Philipp",	"last" : "Offenhäuser"},
            	{"first" : "Adrian",	"last" : "Schlottke"},
            	{"first" : "Martin",	"last" : "Bernreuther"},
            	{"first" : "Björn",	"last" : "Dick"}
         ],
         "pages": "7-8",
         "isbn" : "978-1-4503-8303-5",
         
         "eventdate" : "January 20-22, 2021",
         
         "eventtitle" : "HPC Asia 2021: The International Conference on High Performance Computing in Asia-Pacific Region",
         
         "bibtexKey": "wauligmann2021nodelevel"

      }
	  
   ]
}
