
{  
   "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/24f32905de62ff860b0770d372df674d6/tpollinger",         
         "tags" : [
            "Vlasov-Poisson","biorthogonal","combination_technique","hpc","myown","numerical_stability","plasma_physics","sparse_grids","wavelets"
         ],
         
         "intraHash" : "4f32905de62ff860b0770d372df674d6",
         "interHash" : "9e68a4a042efa08e6e90b37b288211f7",
         "label" : "A stable and mass-conserving sparse grid combination technique with biorthogonal hierarchical basis functions for kinetic simulations",
         "user" : "tpollinger",
         "description" : "",
         "date" : "2023-09-25 16:01:15",
         "changeDate" : "2023-09-25 16:01:15",
         "count" : 2,
         "pub-type": "article",
         "journal": "Journal of Computational Physics",
         "year": "2023", 
         "url": "https://doi.org/10.1016/j.jcp.2023.112338", 
         
         "author": [ 
            "Theresa Pollinger","Johannes Rentrop","Dirk Pflüger","Katharina Kormann"
         ],
         "authors": [
         	
            	{"first" : "Theresa",	"last" : "Pollinger"},
            	{"first" : "Johannes",	"last" : "Rentrop"},
            	{"first" : "Dirk",	"last" : "Pflüger"},
            	{"first" : "Katharina",	"last" : "Kormann"}
         ],
         
         "doi" : "10.1016/j.jcp.2023.112338",
         
         "bibtexKey": "pollinger2023stable"

      }
	  
   ]
}
