
{  
   "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/2b3444488cffac8a5783daba56155426a/robingarcia",         
         "tags" : [
            "code","matlab","programming","science","structure"
         ],
         
         "intraHash" : "b3444488cffac8a5783daba56155426a",
         "interHash" : "5a71f8c7107551d18a1a9903e96ddc4d",
         "label" : "Ten simple rules for making research software more robust",
         "user" : "robingarcia",
         "description" : "Ten simple rules for making research software more robust",
         "date" : "2017-04-24 15:12:05",
         "changeDate" : "2017-04-24 13:12:05",
         "count" : 3,
         "pub-type": "article",
         "journal": "PLOS Computational Biology","publisher":"Public Library of Science",
         "year": "2017", 
         "url": "https://doi.org/10.1371/journal.pcbi.1005412", 
         
         "author": [ 
            "Morgan Taschuk","Greg Wilson"
         ],
         "authors": [
         	
            	{"first" : "Morgan",	"last" : "Taschuk"},
            	{"first" : "Greg",	"last" : "Wilson"}
         ],
         "volume": "13","number": "4","pages": "1-10","abstract": "Author summary Many researchers have found out the hard way that there\u2019s a world of difference between \u201Cworks for me on my machine\u201D and \u201Cworks for other people on theirs.\u201D Many common challenges can be avoided by following a few simple rules; doing so not only improves reproducibility but can accelerate research.",
         "doi" : "10.1371/journal.pcbi.1005412",
         
         "bibtexKey": "taschuk2017simple"

      }
	  
   ]
}
