
{  
   "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/2dfb14481f2437d91de88a14140ca2a49/nzhou",         
         "tags" : [
            "Autonomic","computing;","control;","feedback","memory;","parallelism;","synchronization","thread","transacational"
         ],
         
         "intraHash" : "dfb14481f2437d91de88a14140ca2a49",
         "interHash" : "603e8ef6daa2088c63b7c9db15062314",
         "label" : "Autonomic Parallelism and Thread Mapping Control on Software Transactional Memory",
         "user" : "nzhou",
         "description" : "",
         "date" : "2019-05-13 13:33:24",
         "changeDate" : "2019-05-13 11:33:24",
         "count" : 1,
         "pub-type": "inproceedings",
         "booktitle": "13th IEEE International Conference on Autonomic Computing (ICAC 2016)","address":"Wurzburg, Germany",
         "year": "2016", 
         "url": "https://hal.archives-ouvertes.fr/hal-01309681", 
         
         "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": "189 - 198",
         "hal_id" : "hal-01309681",
         
         "hal_version" : "v1",
         
         "pdf" : "https://hal.archives-ouvertes.fr/hal-01309681/file/AutonomicComputingSTM.pdf",
         
         "doi" : "10.1109/ICAC.2016.54",
         
         "bibtexKey": "zhou:hal-01309681"

      }
	  
   ]
}
