
{  
   "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/24a507b15ec6ab7ba15223823328ed831/aisa",         
         "tags" : [
            "myown","Motivation","Education","Higher","LearningManagementSystems","SoftwareEngineeringEducation","Student","StudentDiversity"
         ],
         
         "intraHash" : "4a507b15ec6ab7ba15223823328ed831",
         "interHash" : "d9fea121e25cde41e91121e641f6a341",
         "label" : "Unveiling Hurdles in Software Engineering Education: The Role of Learning Management Systems",
         "user" : "aisa",
         "description" : "",
         "date" : "2024-10-09 14:15:56",
         "changeDate" : "2024-10-09 14:15:56",
         "count" : 11,
         "pub-type": "inproceedings",
         "booktitle": "2024 IEEE/ACM 46th International Conference on Software Engineering: Software Engineering Education and Training (ICSE-SEET)",
         "year": "2024", 
         "url": "", 
         
         "author": [ 
            "Niklas Meißner","Nadine Nicole Koch","Sandro Speth","Uwe Breitenbücher","Steffen Becker"
         ],
         "authors": [
         	
            	{"first" : "Niklas",	"last" : "Meißner"},
            	{"first" : "Nadine Nicole",	"last" : "Koch"},
            	{"first" : "Sandro",	"last" : "Speth"},
            	{"first" : "Uwe",	"last" : "Breitenbücher"},
            	{"first" : "Steffen",	"last" : "Becker"}
         ],
         
         "bibtexKey": "meissner2024seet"

      }
	  
   ]
}
