
{  
   "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/235141c76888b71eb1199caedc8b1690d/kamranidrees",         
         "tags" : [
            "Communication","Distributed","Framework","HLRS","MPI","One-sided","PGAS","Runtime","SCOPE","Shared","myown"
         ],
         
         "intraHash" : "35141c76888b71eb1199caedc8b1690d",
         "interHash" : "02610572e0588fd46e720c34a5a4973c",
         "label" : "DART-MPI: An MPI-based Implementation of a PGAS Runtime System",
         "user" : "kamranidrees",
         "description" : "",
         "date" : "2015-10-19 14:20:20",
         "changeDate" : "2015-11-19 14:17:23",
         "count" : 2,
         "pub-type": "inproceedings",
         "booktitle": "Proceedings of the 8th International Conference on Partitioned Global Address Space Programming Models","series": "PGAS '14","publisher":"ACM","address":"New York, NY, USA",
         "year": "2014", 
         "url": "http://doi.acm.org/10.1145/2676870.2676875", 
         
         "author": [ 
            "Huan Zhou","Yousri Mhedheb","Kamran Idrees","Colin W. Glass","José Gracia","Karl Fürlinger"
         ],
         "authors": [
         	
            	{"first" : "Huan",	"last" : "Zhou"},
            	{"first" : "Yousri",	"last" : "Mhedheb"},
            	{"first" : "Kamran",	"last" : "Idrees"},
            	{"first" : "Colin W.",	"last" : "Glass"},
            	{"first" : "José",	"last" : "Gracia"},
            	{"first" : "Karl",	"last" : "Fürlinger"}
         ],
         "pages": "3:1--3:11",
         "location" : "Eugene, OR, USA",
         
         "acmid" : "2676875",
         
         "isbn" : "978-1-4503-3247-7",
         
         "numpages" : "11",
         
         "articleno" : "3",
         
         "doi" : "10.1145/2676870.2676875",
         
         "bibtexKey": "Zhou:2014:DMI:2676870.2676875"

      }
	  
   ]
}
