-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreferences.bib
29 lines (27 loc) · 1.13 KB
/
references.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
@misc{example2020citation,
title={Example citation},
author={FirstName LastName},
year={2020},
}
@article{stone2014fall,
title={\href{https://ieeexplore.ieee.org/abstract/document/6774430}{Fall detection in homes of older adults using the Microsoft Kinect}},
author={Stone, Erik E and Skubic, Marjorie},
journal={IEEE journal of biomedical and health informatics},
volume={19},
number={1},
pages={290--301},
year={2014},
publisher={IEEE},
doi = {10.1109/JBHI.2014.2312180},
URL = {https://ieeexplore.ieee.org/abstract/document/6774430},
}
@inproceedings{staranowicz2015easy,
title={\href{https://ieeexplore.ieee.org/abstract/document/7319513/}{Easy-to-use, general, and accurate multi-Kinect calibration and its application to gait monitoring for fall prediction}},
author={Staranowicz, Aaron N and Ray, Christopher and Mariottini, Gian-Luca},
booktitle={2015 37th Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC)},
pages={4994--4998},
year={2015},
organization={IEEE},
doi = {10.1109/EMBC.2015.7319513},
URL = {https://ieeexplore.ieee.org/abstract/document/7319513/},
}