
{  
   "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/213af1599cbedffc2b538eb978a55e10a/nzhou",         
         "tags" : [
            "adapatation;","affinity;","autonomic;","control;","feedback","memory;","parallelism","synchronisation","thread","transactional"
         ],
         
         "intraHash" : "13af1599cbedffc2b538eb978a55e10a",
         "interHash" : "452cf0c51928f7987fe666f9225c055d",
         "label" : "Autonomic Thread Parallelism and Mapping Control for Software Transactional Memory",
         "user" : "nzhou",
         "description" : "",
         "date" : "2019-05-13 13:43:08",
         "changeDate" : "2019-05-13 11:43:08",
         "count" : 1,
         "pub-type": "phdthesis",
         
         "year": "2016", 
         "url": "https://hal.archives-ouvertes.fr/tel-01408450", 
         
         "author": [ 
            "Naweiluo Zhou"
         ],
         "authors": [
         	
            	{"first" : "Naweiluo",	"last" : "Zhou"}
         ],
         "number": "2016GREAM045",
         "hal_id" : "tel-01408450",
         
         "hal_version" : "v2",
         
         "pdf" : "https://hal.archives-ouvertes.fr/tel-01408450/file/ZHOU_2016_diffusion.pdf",
         
         "bibtexKey": "zhou:tel-01408450"

      }
	  
   ]
}
