
{  
   "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/29029653df0b20788b3c8a0beb1b0dbe2/ipvs-sc",         
         "tags" : [
            "corona","covid","from:michaelrehme","screening","simtech","testing"
         ],
         
         "intraHash" : "9029653df0b20788b3c8a0beb1b0dbe2",
         "interHash" : "b3e2c08ea855802a1c3c24152cc23619",
         "label" : "Evaluation of Pool-Based Testing Approaches to Enable Population-wide Screening for COVID-19",
         "user" : "ipvs-sc",
         "description" : "",
         "date" : "2020-07-29 14:07:54",
         "changeDate" : "2020-07-29 15:12:11",
         "count" : 2,
         "pub-type": "preprint",
         "journal": "arXiv preprint arXiv:2004.11851",
         "year": "2020", 
         "url": "", 
         
         "author": [ 
            "Timo de Wolff","Dirk Pflüger","Michael F. Rehme","Janin Heuer","Martin-Immanuel Bittner"
         ],
         "authors": [
         	
            	{"first" : "Timo",	"last" : "de Wolff"},
            	{"first" : "Dirk",	"last" : "Pflüger"},
            	{"first" : "Michael F.",	"last" : "Rehme"},
            	{"first" : "Janin",	"last" : "Heuer"},
            	{"first" : "Martin-Immanuel",	"last" : "Bittner"}
         ],
         
         "bibtexKey": "de2020evaluation"

      }
	  
   ]
}
