
{  
   "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/26942c35d8a1614bc842356f08ecd58fe/c.niethammer",         
         "tags" : [
            "StarSs","debugging","hlrs","myown","parallel","programming","spmt"
         ],
         
         "intraHash" : "6942c35d8a1614bc842356f08ecd58fe",
         "interHash" : "01eb5d34fab0e663a704f7fc7eeb2646",
         "label" : "Task Debugging with TEMANEJO",
         "user" : "c.niethammer",
         "description" : "",
         "date" : "2015-11-20 15:30:53",
         "changeDate" : "2015-11-20 14:35:40",
         "count" : 3,
         "pub-type": "inproceedings",
         "booktitle": "Tools for High Performance Computing 2012 - Contributed Papers Presented               at the 6th International Parallel Tools Workshop, Stuttgart, Germany,               September 25-26, 2012","publisher":"Springer",
         "year": "2012", 
         "url": "http://dx.doi.org/10.1007/978-3-642-37349-7_2", 
         
         "author": [ 
            "Steffen Brinkmann","José Gracia","Christoph Niethammer"
         ],
         "authors": [
         	
            	{"first" : "Steffen",	"last" : "Brinkmann"},
            	{"first" : "José",	"last" : "Gracia"},
            	{"first" : "Christoph",	"last" : "Niethammer"}
         ],
         
         "editor": [ 
            "Alexey Cheptsov","Steffen Brinkmann","José Gracia","Michael M. Resch","Wolfgang E. Nagel"
         ],
         "editors": [
         	
            	{"first" : "Alexey",	"last" : "Cheptsov"},
            	{"first" : "Steffen",	"last" : "Brinkmann"},
            	{"first" : "José",	"last" : "Gracia"},
            	{"first" : "Michael M.",	"last" : "Resch"},
            	{"first" : "Wolfgang E.",	"last" : "Nagel"}
         ],
         "pages": "13--21",
         "jgclass" : "refereed",
         
         "bibsource" : "dblp computer science bibliography, http://dblp.org",
         
         "isbn" : "978-3-642-37348-0",
         
         "doi" : "10.1007/978-3-642-37349-7_2",
         
         "bibtexKey": "brinkmann2012debugging"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/25f170bcc30f95fdea3ce576407b21219/c.niethammer",         
         "tags" : [
            "StarSs","debugging","hlrs","myown","parallel","programming","spmt"
         ],
         
         "intraHash" : "5f170bcc30f95fdea3ce576407b21219",
         "interHash" : "d5b59272bfc77645ae245dc90c67f1e9",
         "label" : "TEMANEJO \u2013 a debugger for task based parallel programming\r\n               models",
         "user" : "c.niethammer",
         "description" : "",
         "date" : "2015-11-20 15:29:32",
         "changeDate" : "2015-11-20 14:35:37",
         "count" : 2,
         "pub-type": "inproceedings",
         "booktitle": "Applications, Tools and Techniques on the Road to Exascale Computing,               Proceedings of the conference ParCo 2011, 31 August - 3 September               2011, Ghent, Belgium",
         "year": "2011", 
         "url": "http://dx.doi.org/10.3233/978-1-61499-041-3-639", 
         
         "author": [ 
            "Steffen Brinkmann","José Gracia","Christoph Niethammer","Rainer Keller"
         ],
         "authors": [
         	
            	{"first" : "Steffen",	"last" : "Brinkmann"},
            	{"first" : "José",	"last" : "Gracia"},
            	{"first" : "Christoph",	"last" : "Niethammer"},
            	{"first" : "Rainer",	"last" : "Keller"}
         ],
         "pages": "639--645",
         "jgclass" : "refereed",
         
         "bibsource" : "dblp computer science bibliography, http://dblp.org",
         
         "doi" : "10.3233/978-1-61499-041-3-639",
         
         "bibtexKey": "brinkmann2011temanejo"

      }
	  
   ]
}
