
{  
   "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/2a17f7a5c27d89609dfe41939bfe9c902/mhartmann",         
         "tags" : [
            "models,","method","Tumor","iterative","vorlaeufig","multiscale","migration,","cell"
         ],
         
         "intraHash" : "a17f7a5c27d89609dfe41939bfe9c902",
         "interHash" : "57e7e9e9e8130e37273ec3c24e5de1c6",
         "label" : "On a stochastic reaction--diffusion system modeling pattern formation\n\ton seashells",
         "user" : "mhartmann",
         "description" : "",
         "date" : "2018-07-20 10:54:15",
         "changeDate" : "2018-07-20 08:54:15",
         "count" : 3,
         "pub-type": "article",
         "journal": "Mathematical Biosciences and Engineering","publisher":"Springer-Verlag",
         "year": "2011", 
         "url": "http://dx.doi.org/10.3934/mbe.2011.8.575", 
         
         "author": [ 
            "Jan Kelkel","Christina Surulescu"
         ],
         "authors": [
         	
            	{"first" : "Jan",	"last" : "Kelkel"},
            	{"first" : "Christina",	"last" : "Surulescu"}
         ],
         "volume": "8","number": "2","pages": "575--589",
         "issn" : "0303-6812",
         
         "language" : "English",
         
         "doi" : "10.3934/mbe.2011.8.575",
         
         "bibtexKey": "kelkel2011stochastic"

      }
	  
   ]
}
