
{  
   "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/2926bc5dae578374864d09875f1a19147/michaelgienger",         
         "tags" : [
            "Analysis","Computing","EXCESS","Energy-Efficiency","Monitoring","Parallel","Performance","myown"
         ],
         
         "intraHash" : "926bc5dae578374864d09875f1a19147",
         "interHash" : "d4c2c5bc8837f066015ec74af811797c",
         "label" : "EXCESS: Execution Models for Energy-Efficient Computing Systems",
         "user" : "michaelgienger",
         "description" : "",
         "date" : "2015-11-07 08:00:23",
         "changeDate" : "2015-11-07 07:00:49",
         "count" : 3,
         "pub-type": "article",
         "journal": "PODC",
         "year": "2015", 
         "url": "", 
         
         "author": [ 
            "Yosandra Sandoval","Dennis Hoppe","Dmitry Khabi","Michael Gienger","Christoph Kessler","Lu Li","Usman Dastgeer","Phuong Ha","Ibrahim Umar","Vi Tran","Anders Gidenstam","Philippas Tsigas","Paul Renaud-Goud","Ivan Walulya"
         ],
         "authors": [
         	
            	{"first" : "Yosandra",	"last" : "Sandoval"},
            	{"first" : "Dennis",	"last" : "Hoppe"},
            	{"first" : "Dmitry",	"last" : "Khabi"},
            	{"first" : "Michael",	"last" : "Gienger"},
            	{"first" : "Christoph",	"last" : "Kessler"},
            	{"first" : "Lu",	"last" : "Li"},
            	{"first" : "Usman",	"last" : "Dastgeer"},
            	{"first" : "Phuong",	"last" : "Ha"},
            	{"first" : "Ibrahim",	"last" : "Umar"},
            	{"first" : "Vi",	"last" : "Tran"},
            	{"first" : "Anders",	"last" : "Gidenstam"},
            	{"first" : "Philippas",	"last" : "Tsigas"},
            	{"first" : "Paul",	"last" : "Renaud-Goud"},
            	{"first" : "Ivan",	"last" : "Walulya"}
         ],
         "volume": "Energy Efficient Distributed and Parallel Computing",
         "bibtexKey": "sandoval2014excess"

      }
	  
   ]
}
