
{  
   "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/2e0916923fb17eca6d71960114aa1e12e/markusfrank",         
         "tags" : [
            "engineering","language","modeling","multicore","performance","software"
         ],
         
         "intraHash" : "e0916923fb17eca6d71960114aa1e12e",
         "interHash" : "530ad036a6564c12fb1a0ff9c77f88b4",
         "label" : "Challenges in Multicore Performance Predictions",
         "user" : "markusfrank",
         "description" : "",
         "date" : "2018-04-19 11:00:40",
         "changeDate" : "2019-07-01 13:51:51",
         "count" : 4,
         "pub-type": "inproceedings",
         "booktitle": "Companion of the 2018 ACM/SPEC International Conference on Performance Engineering","series": "ICPE '18","publisher":"ACM","address":"New York, NY, USA",
         "year": "2018", 
         "url": "http://doi.acm.org/10.1145/3185768.3185773", 
         
         "author": [ 
            "Markus Frank","Floriment Klinaku","Steffen Becker"
         ],
         "authors": [
         	
            	{"first" : "Markus",	"last" : "Frank"},
            	{"first" : "Floriment",	"last" : "Klinaku"},
            	{"first" : "Steffen",	"last" : "Becker"}
         ],
         "pages": "47--48",
         "acmid" : "3185773",
         
         "isbn" : "978-1-4503-5629-9",
         
         "numpages" : "2",
         
         "location" : "Berlin, Germany",
         
         "doi" : "10.1145/3185768.3185773",
         
         "bibtexKey": "frank2018challenges"

      }
	  
   ]
}
