
{  
   "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/2a9441c54f8500efd2effdeca44bdd68a/mleyzner",         
         "tags" : [
            "BeamShaping","Cutting","ProcessDevelopment"
         ],
         
         "intraHash" : "a9441c54f8500efd2effdeca44bdd68a",
         "interHash" : "173638b39b8c3e62cf520a6c5b47a5cb",
         "label" : "Einfluss von Strahlformung auf Absorption, Fugenquerschnitt und Produktivität beim Laserschneiden",
         "user" : "mleyzner",
         "description" : "",
         "date" : "2024-12-19 13:36:31",
         "changeDate" : "2025-04-24 10:46:09",
         "count" : 3,
         "pub-type": "phdthesis",
         "series": "Laser in der Materialbearbeitung - Forschungsberichte des IFSW","publisher":"utzverlag","address":"München",
         "year": "2024", 
         "url": "", 
         
         "author": [ 
            "Jannik Lind"
         ],
         "authors": [
         	
            	{"first" : "Jannik",	"last" : "Lind"}
         ],
         
         "editor": [ 
            "Thomas Graf"
         ],
         "editors": [
         	
            	{"first" : "Thomas",	"last" : "Graf"}
         ],
         "pages": "132",
         "isbn" : "978-3-8316-5062-0",
         
         "language" : "de",
         
         "bibtexKey": "Lind2024einfluss"

      }
	  
   ]
}
