
{  
   "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/24ffea2310033ddac3ec52d77b210ba8a/elkepeter",         
         "tags" : [
            "iadm","graphs","Lang","quantum","Robin","Laplacian"
         ],
         
         "intraHash" : "4ffea2310033ddac3ec52d77b210ba8a",
         "interHash" : "1d9d3866bfc31d5f2d0217f6177e7cc4",
         "label" : "On the eigenvalues of the non-self-adjoint Robin Laplacian on bounded domains and compact quantum graphs.",
         "user" : "elkepeter",
         "description" : "",
         "date" : "2021-10-08 19:15:23",
         "changeDate" : "2021-10-13 11:54:00",
         "count" : 3,
         "pub-type": "phdthesis",
         "address":"Stuttgart",
         "year": "2021", 
         "url": "", 
         
         "author": [ 
            "Robin Lang"
         ],
         "authors": [
         	
            	{"first" : "Robin",	"last" : "Lang"}
         ],
         
         "supervisorgnd" : "1095129147",
         
         "language" : "English",
         
         "eventdate" : "2020-12-01",
         
         "supervisor" : "Weidl, Timo",
         
         "doi" : "10.18419/opus-11428",
         
         "bibtexKey": "lang2021eigenvalues"

      }
	  
   ]
}
