
{  
   "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/2f66b021f40d92acc6700b9efe90274a8/kamranidrees",         
         "tags" : [
            "Adaptive","FastFlow","HLRS","Load-Balancer","Parallel","Patterns","Programming","SCOPE","Scheduler","myown"
         ],
         
         "intraHash" : "f66b021f40d92acc6700b9efe90274a8",
         "interHash" : "fbb59d731ba6758ce2fbb3cec4a384e3",
         "label" : "An Adaptive Load-balancer for Task-scheduling in FastFlow",
         "user" : "kamranidrees",
         "description" : "",
         "date" : "2015-10-19 15:01:07",
         "changeDate" : "2015-11-19 14:16:51",
         "count" : 1,
         "pub-type": "inproceedings",
         "booktitle": "Proceedings of the 5th International Conference on Advanced Communications and Computation","series": "INFOCOMP '15",
         "year": "2015", 
         "url": "", 
         
         "author": [ 
            "Md Moniruzzaman","Kamran Idrees","Michael Rossbory","Jose Gracia"
         ],
         "authors": [
         	
            	{"first" : "Md",	"last" : "Moniruzzaman"},
            	{"first" : "Kamran",	"last" : "Idrees"},
            	{"first" : "Michael",	"last" : "Rossbory"},
            	{"first" : "Jose",	"last" : "Gracia"}
         ],
         
         "location" : "Brussels, Belgium",
         
         "bibtexKey": "Monir:Kamran:Load-Balancer:FastFlow"

      }
	  
   ]
}
