
{  
   "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/21842f79aca312e73b8c33b4e193fd6ca/ifsw",         
         "tags" : [
            "myown","Welding","peer","Laser","DesignOfExperiments","BayesianOptimization","Ablation","Cutting"
         ],
         
         "intraHash" : "1842f79aca312e73b8c33b4e193fd6ca",
         "interHash" : "dd9a2ff6d0d49434e0466f2dd16ab815",
         "label" : "Laser material processing optimization using bayesian optimization: a generic tool",
         "user" : "ifsw",
         "description" : "",
         "date" : "2026-04-20 10:38:19",
         "changeDate" : "2026-04-20 10:38:20",
         "count" : 4,
         "pub-type": "article",
         "journal": "Light: Advanced Manufacturing",
         "year": "2024", 
         "url": "http://dx.doi.org/10.37188/lam.2024.032", 
         
         "author": [ 
            "Tobias Menold","Volkher Onuseit","Matthias Buser","Michael Haas","Nico Bär","Andreas Michalowski"
         ],
         "authors": [
         	
            	{"first" : "Tobias",	"last" : "Menold"},
            	{"first" : "Volkher",	"last" : "Onuseit"},
            	{"first" : "Matthias",	"last" : "Buser"},
            	{"first" : "Michael",	"last" : "Haas"},
            	{"first" : "Nico",	"last" : "Bär"},
            	{"first" : "Andreas",	"last" : "Michalowski"}
         ],
         "volume": "5","number": "3","pages": "32",
         "issn" : "2831-4093",
         
         "doi" : "10.37188/lam.2024.032",
         
         "bibtexKey": "Menold.2024.Laser"

      }
	  
   ]
}
