
{  
   "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/252feb4cc395e2e9a4485f177603f0c4b/m.herschel",         
         "tags" : [
            "myown","intcdc","peer","rp9-2","peerReviewed","ipvs-de","accountability"
         ],
         
         "intraHash" : "52feb4cc395e2e9a4485f177603f0c4b",
         "interHash" : "12e0c0ed9a4390c60b33b3d2e0e92a05",
         "label" : "FairCR - An Evaluation and Recommendation System for Fair Classification Algorithms",
         "user" : "m.herschel",
         "description" : "",
         "date" : "2024-03-22 10:19:41",
         "changeDate" : "2024-03-22 10:19:41",
         "count" : 3,
         "pub-type": "inproceedings",
         "booktitle": "Proceedings of the International Conference on Data Engineering (ICDE)",
         "year": "2024", 
         "url": "", 
         
         "author": [ 
            "Nico Lässig","Ole Nies","Melanie Herschel"
         ],
         "authors": [
         	
            	{"first" : "Nico",	"last" : "Lässig"},
            	{"first" : "Ole",	"last" : "Nies"},
            	{"first" : "Melanie",	"last" : "Herschel"}
         ],
         
         "bibtexKey": "lassig2024faircr"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/24e332aa10ca3bf5acc940e16ee9d4722/m.herschel",         
         "tags" : [
            "myown","intcdc","peer","rp9-2","peerReviewed","ipvs-de","accountability"
         ],
         
         "intraHash" : "4e332aa10ca3bf5acc940e16ee9d4722",
         "interHash" : "bc63eae5a8a327866a42e9878a92fa5b",
         "label" : "FALCC: Efficiently performing locally fair and accurate classifications",
         "user" : "m.herschel",
         "description" : "",
         "date" : "2024-01-22 10:40:10",
         "changeDate" : "2024-01-22 10:40:10",
         "count" : 4,
         "pub-type": "conference",
         "booktitle": "International Conference on Extending Database Technology (EDBT)","publisher":"OpenProceedings",
         "year": "2024", 
         "url": "https://openproceedings.org/2024/conf/edbt/paper-59.pdf", 
         
         "author": [ 
            "Nico Lässig","Melanie Herschel"
         ],
         "authors": [
         	
            	{"first" : "Nico",	"last" : "Lässig"},
            	{"first" : "Melanie",	"last" : "Herschel"}
         ],
         
         "bibtexKey": "lassig2024falcc"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/23ee24270cbfeeeda24d47639eb429e10/frankheyen",         
         "tags" : [
            "myown","intcdc","rp4","visus:heyenfk","visus:achberar","visus:sedlmaml","peerreviewed","from:frankheyen","visus"
         ],
         
         "intraHash" : "3ee24270cbfeeeda24d47639eb429e10",
         "interHash" : "e69f77a4eb5dfbd499f83cc13f62f6b8",
         "label" : "Touching data with PropellerHand",
         "user" : "frankheyen",
         "description" : "",
         "date" : "2022-08-05 10:32:29",
         "changeDate" : "2022-08-05 08:32:29",
         "count" : 3,
         "pub-type": "article",
         "journal": "Journal of Visualization",
         "year": "2022", 
         "url": "https://doi.org/10.1007/s12650-022-00859-2", 
         
         "author": [ 
            "Alexander Achberger","Frank Heyen","Kresimir Vidackovic","Michael Sedlmair"
         ],
         "authors": [
         	
            	{"first" : "Alexander",	"last" : "Achberger"},
            	{"first" : "Frank",	"last" : "Heyen"},
            	{"first" : "Kresimir",	"last" : "Vidackovic"},
            	{"first" : "Michael",	"last" : "Sedlmair"}
         ],
         "abstract": "Immersive analytics often takes place in virtual environments which promise the users immersion. To fulfill this promise, sensory feedback, such as haptics, is an important component, which is however not well supported yet. Existing haptic devices are often expensive, stationary, or occupy the user\u2019s hand, preventing them from grasping objects or using a controller. We propose PropellerHand, an ungrounded hand-mounted haptic device with two rotatable propellers, that allows exerting forces on the hand without obstructing hand use. PropellerHand is able to simulate feedback such as weight and torque by generating thrust up to 11 N in 2-DOF and a torque of 1.87 Nm in 2-DOF. Its design builds on our experience from quantitative and qualitative experiments with different form factors and parts. We evaluated our prototype through a qualitative user study in various VR scenarios that required participants to manipulate virtual objects in different ways, while changing between torques and directional forces. Results show that PropellerHand improves users\u2019 immersion in virtual reality. Additionally, we conducted a second user study in the field of immersive visualization to investigate the potential benefits of PropellerHand there.",
         "doi" : "10.1007/s12650-022-00859-2",
         
         "bibtexKey": "achberger2022touching"

      }
	  
   ]
}
