| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138 |
- @comment{x-kbibtex-personnameformatting=<%l><, %f>}
- @inproceedings{TUIO,
- address = "Vannes, France",
- 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)}",
- title = "{TUIO - A Protocol for Table Based Tangible User Interfaces}",
- year = "2005"
- }
- @misc{TUIO_specification,
- author = "Kaltenbrunner, Martin and Bovermann, Till and Bencina, Ross and Costanza, Enrico",
- howpublished = "\url{http://tuio.org/?specification}",
- title = "{TUIO specification}"
- }
- @book{VTK,
- author = "Schroeder, Will and Martin, Ken",
- isbn = "0139546944",
- publisher = "Prentice Hall",
- title = "{The Visualization Toolkit: An Object-Oriented Approach to 3-D Graphics (2nd Edition)}",
- 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",
- year = "1997"
- }
- @misc{win7touch,
- author = "Kumar, Manoj",
- howpublished = "\url{http://www.codeproject.com/Articles/56385/Gesture-Recognition-for-Touch-Devices-Touch-Gestur}",
- title = "{Gesture Recognition for Touch Devices (Touch Gestures)}",
- year = "2010"
- }
- @unpublished{processingMT,
- author = "Bouchard, David",
- note = "\url{https://forum.processing.org/topic/a-basic-multi-touch-gesture-demo-for-android}",
- title = "{A basic multi-touch gesture demo for Android}",
- year = "2011"
- }
- @incollection{GART,
- 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",
- booktitle = "{Human-Computer Interaction. HCI Intelligent Multimodal Interaction Environments}",
- editor = "Jacko, Julie",
- isbn = "978-3-540-73108-5",
- keyword = "Computer Science",
- note = "10.1007/978-3-540-73110-8\_78",
- pages = "718--727",
- publisher = "Springer Berlin / Heidelberg",
- series = "{Lecture Notes in Computer Science}",
- title = "{GART: The Gesture and Activity Recognition Toolkit}",
- url = "http://dx.doi.org/10.1007/978-3-540-73110-8\_78",
- volume = "4552",
- year = "2007"
- }
- @article{OSC,
- acmid = "1109064",
- address = "New York, NY, USA",
- author = "Wright, Matthew",
- doi = "10.1017/S1355771805000932",
- issn = "1355-7718",
- issue_date = "December 2005",
- journal = "Org. Sound",
- month = "dec",
- number = "3",
- numpages = "8",
- pages = "193--200",
- publisher = "Cambridge University Press",
- title = "{Open Sound Control: an enabling technology for musical networking}",
- url = "http://dx.doi.org/10.1017/S1355771805000932",
- volume = "10",
- year = "2005"
- }
- @misc{pyOSC,
- author = "v2lab",
- howpublished = "\url{https://trac.v2.nl/wiki/pyOSC}",
- title = "{pyOSC - A Simple OpenSoundControl implementation, in Pure Python.}",
- year = "2008"
- }
- @misc{pyTUIO,
- author = "Leidel, Jannis",
- howpublished = "\url{http://code.google.com/p/pytuio/}",
- title = "{pyTUIO - A Python library that understands the TUIO protocol.}",
- year = "2008"
- }
- @misc{wiki:DOM,
- author = "Wikipedia",
- howpublished = "\url{http://en.wikipedia.org/w/index.php?title=Document\_Object\_Model\&oldid=494650979}",
- note = "[Online; accessed 7-June-2012]",
- title = "{Document Object Model --- Wikipedia{,} The Free Encyclopedia}",
- year = "2012"
- }
- @misc{GTK,
- author = "Mattis, Peter and team, the GTK+",
- howpublished = "\url{http://www.mathematik.uni-ulm.de/help/gtk+-1.1.3/gtk.html}",
- title = "{GIMP Toolkit}",
- year = "1998"
- }
- @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
- }
- @misc{mssurface,
- author = "Corporation, Microsoft",
- howpublished = "\url{http://www.samsunglfd.com/product/feature.do?modelCd=SUR40}",
- title = "{Microsoft Surface}",
- year = "2011"
- }
- @misc{kinect,
- author = "Corporation, Microsoft",
- howpublished = "\url{http://www.microsoft.com/en-us/kinectforwindows/}",
- title = "{Microsoft kinect}",
- year = "2010"
- }
- @misc{leap,
- author = "{David Holz}, Michael Buckwald (the Leap Motion team)",
- howpublished = "\url{http://leapmotion.com/}",
- title = "{Leap}",
- year = "2012"
- }
|