
{  
   "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/236ffce852a4026a7268d10072986677f/tpollinger",         
         "tags" : [
            "load_balancing","myown","machine_learning","plasma_physics","combination_technique","HPC","sparse_grids"
         ],
         
         "intraHash" : "36ffce852a4026a7268d10072986677f",
         "interHash" : "3e84370ab81750d0d4f980c6677091f5",
         "label" : "Learning-Based Load Balancing for Massively Parallel Simulations of Hot Fusion Plasmas",
         "user" : "tpollinger",
         "description" : "",
         "date" : "2020-07-27 14:42:05",
         "changeDate" : "2020-07-27 13:44:34",
         "count" : 2,
         "pub-type": "article",
         "journal": "Advances in Parallel Computing","publisher":"IOS Press",
         "year": "2020", 
         "url": "http://doi.org/10.3233/APC200034", 
         
         "author": [ 
            "Theresa Pollinger","Dirk Pflüger"
         ],
         "authors": [
         	
            	{"first" : "Theresa",	"last" : "Pollinger"},
            	{"first" : "Dirk",	"last" : "Pflüger"}
         ],
         "volume": "36","number": "Parallel Computing: Technology Trends","pages": "137\u2013146",
         "issn" : "0927-5452",
         
         "doi" : "10.3233/APC200034",
         
         "bibtexKey": "Pollinger2020"

      }
	  
   ]
}
