
{  
   "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/22f5e7b42c3561b52990a8ffa938f13dc/dschwachhofer",         
         "tags" : [
            "Artificial","Intelligence","Emerging","Programming","sciences,","Languages","Technologies","(cs.SE),","FOS:","Engineering","sciences","(cs.PL),","and","(cs.ET),","Computer","Software","(cs.AI),","information"
         ],
         
         "intraHash" : "2f5e7b42c3561b52990a8ffa938f13dc",
         "interHash" : "7bc3000dd843e1572c21bc0959fb0f75",
         "label" : "Large Language Models to Generate System-Level Test Programs Targeting Non-functional Properties",
         "user" : "dschwachhofer",
         "description" : "",
         "date" : "2024-09-12 16:35:30",
         "changeDate" : "2024-09-12 16:35:30",
         "count" : 4,
         "pub-type": "misc",
         "publisher":"arXiv",
         "year": "2024", 
         "url": "https://arxiv.org/abs/2403.10086", 
         
         "author": [ 
            "Denis Schwachhofer","Peter Domanski","Steffen Becker","Stefan Wagner","Matthias Sauer","Dirk Pflüger","Ilia Polian"
         ],
         "authors": [
         	
            	{"first" : "Denis",	"last" : "Schwachhofer"},
            	{"first" : "Peter",	"last" : "Domanski"},
            	{"first" : "Steffen",	"last" : "Becker"},
            	{"first" : "Stefan",	"last" : "Wagner"},
            	{"first" : "Matthias",	"last" : "Sauer"},
            	{"first" : "Dirk",	"last" : "Pflüger"},
            	{"first" : "Ilia",	"last" : "Polian"}
         ],
         
         "copyright" : "Creative Commons Attribution 4.0 International",
         
         "doi" : "10.48550/ARXIV.2403.10086",
         
         "bibtexKey": "schwachhofer2024large"

      }
	  
   ]
}
