From 5c2dae1a494e51044fd076df6fb2805b128195de Mon Sep 17 00:00:00 2001 From: Mark Edmonds Date: Wed, 2 Aug 2017 15:21:06 -0700 Subject: [PATCH] added bibtex --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 65b5e15..b2edb23 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,13 @@ Please refer for the wiki for instructions on how to use this code. +If you find this code useful, please cite our work with the following bibtex: +``` +@inproceedings{edmonds2017feeling, + title={Feeling the Force: Integrating Force and Pose for Fluent Discovery through Imitation Learning to Open Medicine Bottles}, + author={Mark Edmonds, Feng Gao, Xu Xie, Hangxin Liu, Siyuan Qi, Yixin Zhu, Brandon Rothrock, Song-Chun Zhu}, + booktitle={International Conference on Intelligent Robots and Systems (IROS)}, + year={2017}, + organization={IEEE} +} +```