
{  
   "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/216e34741aa7fc1a42b881033c136fb52/hermann",         
         "tags" : [
            "forschungsdaten","clush","software","diss","grafiken","research"
         ],
         
         "intraHash" : "16e34741aa7fc1a42b881033c136fb52",
         "interHash" : "dd1c7267fdfe040e83236033d22cdcc0",
         "label" : "Developing Scientific Software",
         "user" : "hermann",
         "description" : "",
         "date" : "2020-01-21 11:48:40",
         "changeDate" : "2020-05-05 14:47:10",
         "count" : 2,
         "pub-type": "article",
         "journal": "IEEE Software",
         "year": "2008", 
         "url": "https://ieeexplore.ieee.org/document/4548403/", 
         
         "author": [ 
            "J. Segal","C. Morris"
         ],
         "authors": [
         	
            	{"first" : "J.",	"last" : "Segal"},
            	{"first" : "C.",	"last" : "Morris"}
         ],
         "volume": "25","number": "4","pages": "18-20","abstract": "Not all scientific computing is high-performance computing\u2014the variety of scientific software is huge. Such software might be complex simulation software developed and running on a high-performance computer, or software developed on a PC for embedding into instruments; for manipulating, analyzing or visualizing data or for orchestrating workflows. This special issue provides some flavor of that variety. It also explores the question of how the development of scientific software can be improved.",
         "issn" : "1937-4194",
         
         "doi" : "10.1109/MS.2008.85",
         
         "bibtexKey": "segal2008developing"

      }
	  
   ]
}
