Commit 859174ba authored by Taddeüs Kroes's avatar Taddeüs Kroes

Updated bibliography using kbibtex.

parent 8a6dc963
@comment{x-kbibtex-personnameformatting=<%l><, %f>}
@inproceedings{TUIO, @inproceedings{TUIO,
author = {Kaltenbrunner, Martin and Bovermann, Till and Bencina, Ross and Costanza, Enrico}, address = "Vannes, France",
title = {TUIO - A Protocol for Table Based Tangible User Interfaces}, author = "Kaltenbrunner, Martin and Bovermann, Till and Bencina, Ross and Costanza, Enrico",
booktitle = {Proceedings of the 6th International Workshop on Gesture in Human-Computer Interaction and Simulation (GW 2005)}, booktitle = "{Proceedings of the 6th International Workshop on Gesture in Human-Computer Interaction and Simulation (GW 2005)}",
year = {2005}, title = "{TUIO - A Protocol for Table Based Tangible User Interfaces}",
address = {Vannes, France} year = "2005"
} }
@misc{TUIO_specification, @misc{TUIO_specification,
author = {Kaltenbrunner, Martin and Bovermann, Till and Bencina, Ross and Costanza, Enrico}, author = "Kaltenbrunner, Martin and Bovermann, Till and Bencina, Ross and Costanza, Enrico",
title = {TUIO specification}, howpublished = "\url{http://tuio.org/?specification}",
howpublished = {\url{http://tuio.org/?specification}} title = "{TUIO specification}"
} }
@book{VTK, @book{VTK,
author = {Will Schroeder and Ken Martin}, author = "Schroeder, Will and Martin, Ken",
title = {The Visualization Toolkit: An Object-Oriented Approach to 3-D Graphics (2nd Edition)}, isbn = "0139546944",
publisher = {Prentice Hall}, publisher = "Prentice Hall",
year = {1997}, title = "{The Visualization Toolkit: An Object-Oriented Approach to 3-D Graphics (2nd Edition)}",
isbn = {0139546944}, url = "http://www.amazon.com/The-Visualization-Toolkit-Object-Oriented-Approach/dp/0139546944%3FSubscriptionId=0JYN1NVW651KCA56C102&tag=techkie-20&linkCode=xm2&camp=2025&creative=165953&creativeASIN=0139546944",
url = {http://www.amazon.com/The-Visualization-Toolkit-Object-Oriented-Approach/dp/0139546944%3FSubscriptionId%3D0JYN1NVW651KCA56C102%26tag%3Dtechkie-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0139546944} year = "1997"
} }
@misc{win7touch, @misc{win7touch,
author = {Manoj Kumar}, author = "Kumar, Manoj",
title = {Gesture Recognition for Touch Devices (Touch Gestures)}, howpublished = "\url{http://www.codeproject.com/Articles/56385/Gesture-Recognition-for-Touch-Devices-Touch-Gestur}",
year = {2010}, title = "{Gesture Recognition for Touch Devices (Touch Gestures)}",
howpublished = {\url{http://www.codeproject.com/Articles/56385/Gesture-Recognition-for-Touch-Devices-Touch-Gestur}} year = "2010"
} }
@unpublished{processingMT, @unpublished{processingMT,
author = {David Bouchard}, author = "Bouchard, David",
title = {A basic multi-touch gesture demo for Android}, note = "\url{https://forum.processing.org/topic/a-basic-multi-touch-gesture-demo-for-android}",
year = {2011}, title = "{A basic multi-touch gesture demo for Android}",
note = {\url{https://forum.processing.org/topic/a-basic-multi-touch-gesture-demo-for-android}} year = "2011"
} }
@incollection{GART, @incollection{GART,
author = {Lyons, Kent and Brashear, Helene and Westeyn, Tracy and Kim, Jung and Starner, Thad}, affiliation = "College of Computing and GVU Center, Georgia Institute of Technology, Atlanta, GA 30332-0280 USA",
affiliation = {College of Computing and GVU Center, Georgia Institute of Technology, Atlanta, GA 30332-0280 USA}, author = "Lyons, Kent and Brashear, Helene and Westeyn, Tracy and Kim, Jung and Starner, Thad",
title = {GART: The Gesture and Activity Recognition Toolkit}, booktitle = "{Human-Computer Interaction. HCI Intelligent Multimodal Interaction Environments}",
booktitle = {Human-Computer Interaction. HCI Intelligent Multimodal Interaction Environments}, editor = "Jacko, Julie",
series = {Lecture Notes in Computer Science}, isbn = "978-3-540-73108-5",
editor = {Jacko, Julie}, keyword = "Computer Science",
publisher = {Springer Berlin / Heidelberg}, note = "10.1007/978-3-540-73110-8\_78",
isbn = {978-3-540-73108-5}, pages = "718--727",
keyword = {Computer Science}, publisher = "Springer Berlin / Heidelberg",
pages = {718-727}, series = "{Lecture Notes in Computer Science}",
volume = {4552}, title = "{GART: The Gesture and Activity Recognition Toolkit}",
url = {http://dx.doi.org/10.1007/978-3-540-73110-8\_78}, url = "http://dx.doi.org/10.1007/978-3-540-73110-8\_78",
note = {10.1007/978-3-540-73110-8\_78}, volume = "4552",
year = {2007} year = "2007"
} }
@article{OSC, @article{OSC,
author = {Wright, Matthew}, acmid = "1109064",
title = {Open Sound Control: an enabling technology for musical networking}, address = "New York, NY, USA",
journal = {Org. Sound}, author = "Wright, Matthew",
issue_date = {December 2005}, doi = "10.1017/S1355771805000932",
volume = {10}, issn = "1355-7718",
number = {3}, issue_date = "December 2005",
month = {dec}, journal = "Org. Sound",
year = {2005}, month = "dec",
issn = {1355-7718}, number = "3",
pages = {193--200}, numpages = "8",
numpages = {8}, pages = "193--200",
url = {http://dx.doi.org/10.1017/S1355771805000932}, publisher = "Cambridge University Press",
doi = {10.1017/S1355771805000932}, title = "{Open Sound Control: an enabling technology for musical networking}",
acmid = {1109064}, url = "http://dx.doi.org/10.1017/S1355771805000932",
publisher = {Cambridge University Press}, volume = "10",
address = {New York, NY, USA}, year = "2005"
} }
@misc{pyOSC, @misc{pyOSC,
author = {v2lab}, author = "v2lab",
title = {pyOSC - A Simple OpenSoundControl implementation, in Pure Python.}, howpublished = "\url{https://trac.v2.nl/wiki/pyOSC}",
year = {2008}, title = "{pyOSC - A Simple OpenSoundControl implementation, in Pure Python.}",
howpublished = {\url{https://trac.v2.nl/wiki/pyOSC}} year = "2008"
} }
@misc{pyTUIO, @misc{pyTUIO,
author = {Jannis Leidel}, author = "Leidel, Jannis",
title = {pyTUIO - A Python library that understands the TUIO protocol.}, howpublished = "\url{http://code.google.com/p/pytuio/}",
year = {2008}, title = "{pyTUIO - A Python library that understands the TUIO protocol.}",
howpublished = {\url{http://code.google.com/p/pytuio/}} year = "2008"
} }
@misc{wiki:DOM, @misc{wiki:DOM,
author = "Wikipedia", author = "Wikipedia",
title = "Document Object Model --- Wikipedia{,} The Free Encyclopedia", howpublished = "\url{http://en.wikipedia.org/w/index.php?title=Document\_Object\_Model\&oldid=494650979}",
year = "2012", note = "[Online; accessed 7-June-2012]",
howpublished = {\url{http://en.wikipedia.org/w/index.php?title=Document_Object_Model&oldid=494650979}}, title = "{Document Object Model --- Wikipedia{,} The Free Encyclopedia}",
note = "[Online; accessed 7-June-2012]" year = "2012"
}
@electronic{qt,
added-at = "2012-04-05T10:52:23.000+0200",
author = "{Nokia Corp.}",
biburl = "http://www.bibsonomy.org/bibtex/29ce14ddb7637559f2d5a956fba83bd38/maxirichter",
interhash = "9ac32451af373b51cf4e671247b6b4fd",
intrahash = "9ce14ddb7637559f2d5a956fba83bd38",
keywords = "gui prio:2 qt richterm\_ma ui",
note = "\url{http://qt.nokia.com}",
title = "{Qt : cross-platform application and UI framework}",
x-fetchedfrom = "Bibsonomy",
year = 2012
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment