
{  
   "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/2b463581b194b0abc0c7108e55cb57c3b/itlr",         
         "tags" : [
            "FEA","coupling","from:alexschindler","CFD","myown","vonwolfersdorf","heat_transfer","transient","conjugate"
         ],
         
         "intraHash" : "b463581b194b0abc0c7108e55cb57c3b",
         "interHash" : "05ce810d0af9774460c8cec32dece001",
         "label" : "Coupled FE-CFD Analysis of Transient Conjugate Heat Transfer",
         "user" : "itlr",
         "description" : "",
         "date" : "2020-01-21 15:19:16",
         "changeDate" : "2020-01-21 14:19:16",
         "count" : 2,
         "pub-type": "conference",
         
         "year": "2019", 
         "url": "https://www.euroturbo.eu/publications/proceedings-papers/etc2019-158/", 
         
         "author": [ 
            "Alexander Schindler","Stefan Brack","Jens von Wolfersdorf"
         ],
         "authors": [
         	
            	{"first" : "Alexander",	"last" : "Schindler"},
            	{"first" : "Stefan",	"last" : "Brack"},
            	{"first" : "Jens",	"last" : "von Wolfersdorf"}
         ],
         
         "eventtitle" : "13th European Conference on Turbomachinery Fluid dynamics & Thermodynamics",
         
         "venue" : "Lausanne, Switzerland",
         
         "bibtexKey": "schindler2019coupled"

      }
	  
   ]
}
