
{  
   "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/2fbdde2bc8588da01c2815032905be396/rrohrmuller",         
         "tags" : [
            "Hypervisor","Plug&Fly","Virtualization"
         ],
         
         "intraHash" : "fbdde2bc8588da01c2815032905be396",
         "interHash" : "39cc9f87f57afb91d3c22a086be2ead9",
         "label" : "Hypervisors and Plug & Fly in a new Space Launcher. A scalable approach to enhance Space Launcher development",
         "user" : "rrohrmuller",
         "description" : "",
         "date" : "2024-11-20 10:15:22",
         "changeDate" : "2024-11-20 10:15:22",
         "count" : 2,
         "pub-type": "inproceedings",
         
         "year": "2024", 
         "url": "https://doi.org/10.1109/DASC62030.2024.10749521", 
         
         "author": [ 
            "Raphael Rohrmueller","Bjoern Annighoefer"
         ],
         "authors": [
         	
            	{"first" : "Raphael",	"last" : "Rohrmueller"},
            	{"first" : "Bjoern",	"last" : "Annighoefer"}
         ],
         
         "doi" : "10.1109/DASC62030.2024.10749521",
         
         "bibtexKey": "rohrmueller2024hypervisors"

      }
	  
   ]
}
