
{  
   "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/217f45b53422c8576dcbbd53845ad374d/diglezakis",         
         "tags" : [
            "bestPractice","jupyter","software","workflows"
         ],
         
         "intraHash" : "17f45b53422c8576dcbbd53845ad374d",
         "interHash" : "69a82c24e7eb143519b985fdd3c16245",
         "label" : "Ten simple rules for writing and sharing computational analyses in Jupyter Notebooks",
         "user" : "diglezakis",
         "description" : "",
         "date" : "2024-06-25 15:25:48",
         "changeDate" : "2024-06-25 15:25:48",
         "count" : 1,
         "pub-type": "article",
         "journal": "PLOS Computational Biology","publisher":"Public Library of Science",
         "year": "2019", 
         "url": "https://doi.org/10.1371/journal.pcbi.1007007", 
         
         "author": [ 
            "Adam Rule","Amanda Birmingham","Cristal Zuniga","Ilkay Altintas","Shih-Cheng Huang","Rob Knight","Niema Moshiri","Mai H. Nguyen","Sara Brin Rosenthal","Fernando Pérez","Peter W. Rose"
         ],
         "authors": [
         	
            	{"first" : "Adam",	"last" : "Rule"},
            	{"first" : "Amanda",	"last" : "Birmingham"},
            	{"first" : "Cristal",	"last" : "Zuniga"},
            	{"first" : "Ilkay",	"last" : "Altintas"},
            	{"first" : "Shih-Cheng",	"last" : "Huang"},
            	{"first" : "Rob",	"last" : "Knight"},
            	{"first" : "Niema",	"last" : "Moshiri"},
            	{"first" : "Mai H.",	"last" : "Nguyen"},
            	{"first" : "Sara Brin",	"last" : "Rosenthal"},
            	{"first" : "Fernando",	"last" : "Pérez"},
            	{"first" : "Peter W.",	"last" : "Rose"}
         ],
         "volume": "15","number": "7","pages": "1-8","abstract": "null",
         "doi" : "10.1371/journal.pcbi.1007007",
         
         "bibtexKey": "10.1371/journal.pcbi.1007007"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/23e08a69c150faa8ed9a3f78f446f1bc0/diglezakis",         
         "tags" : [
            "forschungsdaten","development","software","workflows","dataverse","repository"
         ],
         
         "intraHash" : "3e08a69c150faa8ed9a3f78f446f1bc0",
         "interHash" : "612b68cbfdf1e86a414c5e11ef1e6006",
         "label" : "The Open Monolith - Keeping Your Codebase (and Your Headaches) Small",
         "user" : "diglezakis",
         "description" : "CON3449",
         "date" : "2019-07-10 08:13:58",
         "changeDate" : "2019-07-10 06:13:58",
         "count" : 1,
         "pub-type": "presentation",
         
         "year": "2017", 
         "url": "", 
         
         "author": [ 
            "Michael Bar-Sinai","Matthew Dunlap"
         ],
         "authors": [
         	
            	{"first" : "Michael",	"last" : "Bar-Sinai"},
            	{"first" : "Matthew",	"last" : "Dunlap"}
         ],
         
         "editor": [ 
            " JavaOne"
         ],
         "editors": [
         	
            	{"first" : "",	"last" : "JavaOne"}
         ],
         
         "eventtitle" : "JavaOne 2017",
         
         "bibtexKey": "barsinai2017monolith"

      }
	  
   ]
}
