
{  
   "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/20f0d8fe66ca2c590ac60072a12d4edb4/nzhou",         
         "tags" : [
            "Autonomic","computing","control","feedback","memory","parallelism","synchronization","transacational"
         ],
         
         "intraHash" : "0f0d8fe66ca2c590ac60072a12d4edb4",
         "interHash" : "1cb6247887e718f6e182f95abdb69b11",
         "label" : "Control of Autonomic Parallelism Adaptation on Software Transactional Memory",
         "user" : "nzhou",
         "description" : "",
         "date" : "2019-05-13 13:31:29",
         "changeDate" : "2019-05-13 11:31:29",
         "count" : 1,
         "pub-type": "inproceedings",
         "booktitle": "International Conference on High Performance Computing & Simulation (HPCS 2016)","address":"Innsbruck, Austria",
         "year": "2016", 
         "url": "https://hal.archives-ouvertes.fr/hal-01309195", 
         
         "author": [ 
            "Naweiluo Zhou","Gwenaël Delaval","Bogdan Robu","Eric Rutten","Jean-Francois Méhaut"
         ],
         "authors": [
         	
            	{"first" : "Naweiluo",	"last" : "Zhou"},
            	{"first" : "Gwenaël",	"last" : "Delaval"},
            	{"first" : "Bogdan",	"last" : "Robu"},
            	{"first" : "Eric",	"last" : "Rutten"},
            	{"first" : "Jean-Francois",	"last" : "Méhaut"}
         ],
         "pages": "180-187",
         "hal_id" : "hal-01309195",
         
         "hal_version" : "v1",
         
         "pdf" : "https://hal.archives-ouvertes.fr/hal-01309195/file/HPCS_ZHOU.pdf",
         
         "doi" : "10.1109/HPCSim.2016.7568333",
         
         "bibtexKey": "zhou:hal-01309195"

      }
	  
   ]
}
