
{  
   "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/202b0b438f5c91415cd3fcbdcc4cb0506/tpollinger",         
         "tags" : [
            "distributed-memory","combination_technique","hierarchization"
         ],
         
         "intraHash" : "02b0b438f5c91415cd3fcbdcc4cb0506",
         "interHash" : "9f09a1c22168be35b03e6677abf2bc39",
         "label" : "Efficient and scalable distributed-memory hierarchization algorithms for the sparse grid combination technique",
         "user" : "tpollinger",
         "description" : "",
         "date" : "2020-07-27 15:36:33",
         "changeDate" : "2020-07-27 13:36:33",
         "count" : 2,
         "pub-type": "inproceedings",
         "booktitle": "Parallel Computing: On the Road to Exascale, Proceedings of the International Conference on Parallel Computing, ParCo 2015, 1-4 September 2015, Edinburgh, Scotland, UK",
         "year": "2015", 
         "url": "http://dx.doi.org/10.3233/978-1-61499-621-7-339", 
         
         "author": [ 
            "Mario Heene","Dirk Pflüger"
         ],
         "authors": [
         	
            	{"first" : "Mario",	"last" : "Heene"},
            	{"first" : "Dirk",	"last" : "Pflüger"}
         ],
         "pages": "339--348",
         "bibsource" : "dblp computer science bibliography, http://dblp.org",
         
         "doi" : "10.3233/978-1-61499-621-7-339",
         
         "bibtexKey": "Heene15Efficient"

      }
	  
   ]
}
