
{  
   "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/28ed65f13c74c8568edac7a15d7c5d720/mariusoei",         
         "tags" : [
            "computing","heterogeneity"
         ],
         
         "intraHash" : "8ed65f13c74c8568edac7a15d7c5d720",
         "interHash" : "d5931263e4bb923ba45b5a42ec9032b9",
         "label" : "Harnessing ISA Diversity: Design of a heterogeneous-ISA Chip Multiprocessor",
         "user" : "mariusoei",
         "description" : "Harnessing ISA diversity",
         "date" : "2016-03-01 19:05:20",
         "changeDate" : "2016-03-01 18:05:20",
         "count" : 2,
         "pub-type": "inproceedings",
         "booktitle": "Proceeding of the 41st Annual International Symposium on Computer Architecuture","series": "ISCA '14","publisher":"IEEE Press","address":"Piscataway, NJ, USA",
         "year": "2014", 
         "url": "http://dl.acm.org/citation.cfm?id=2665671.2665692", 
         
         "author": [ 
            "Ashish Venkat","Dean M. Tullsen"
         ],
         "authors": [
         	
            	{"first" : "Ashish",	"last" : "Venkat"},
            	{"first" : "Dean M.",	"last" : "Tullsen"}
         ],
         "pages": "121--132",
         "location" : "Minneapolis, Minnesota, USA",
         
         "acmid" : "2665692",
         
         "isbn" : "978-1-4799-4394-4",
         
         "numpages" : "12",
         
         "bibtexKey": "venkat2014harnessing"

      }
	  
   ]
}
