jennamk14 commited on
Commit
1373cbd
·
verified ·
1 Parent(s): 3184b43

Update README.md

Browse files

updating citation

Files changed (1) hide show
  1. README.md +5 -6
README.md CHANGED
@@ -175,11 +175,11 @@ This dataset is dedicated to the public domain under the [CC0 Public Domain Waiv
175
  **BibTeX:**
176
 
177
  ```
178
- @misc{kabr_dataset,
179
  author = {Kline, Jenna M. and Kholiavchenko, Maksim and Brookes, Otto and Berger-Wolf, Tanya and Stewart, Charles V. and Stewart, Christopher},
180
- title = {KABR Drone Wildlife Monitoring Dataset},
181
  year = {2024},
182
- url = {https://kabrdata.xyz/},
183
  publisher = {Imageomics}
184
  }
185
  ```
@@ -187,13 +187,12 @@ This dataset is dedicated to the public domain under the [CC0 Public Domain Waiv
187
  **Associated Paper:**
188
 
189
  ```
190
- @misc{kline2024integratingbiologicaldataautonomous,
191
  title={Integrating Biological Data into Autonomous Remote Sensing Systems for In Situ Imageomics: A Case Study for Kenyan Animal Behavior Sensing with Unmanned Aerial Vehicles (UAVs)},
192
  author={Jenna M. Kline and Maksim Kholiavchenko and Otto Brookes and Tanya Berger-Wolf and Charles V. Stewart and Christopher Stewart},
193
  year={2024},
 
194
  eprint={2407.16864},
195
- archivePrefix={arXiv},
196
- primaryClass={cs.RO},
197
  url={https://arxiv.org/abs/2407.16864},
198
  }
199
  ```
 
175
  **BibTeX:**
176
 
177
  ```
178
+ @misc{kabr_telemetry_dataset,
179
  author = {Kline, Jenna M. and Kholiavchenko, Maksim and Brookes, Otto and Berger-Wolf, Tanya and Stewart, Charles V. and Stewart, Christopher},
180
+ title = {KABR Behavior and Telemetry Dataset},
181
  year = {2024},
182
+ url = {https://imageomics.github.io/KABR/},
183
  publisher = {Imageomics}
184
  }
185
  ```
 
187
  **Associated Paper:**
188
 
189
  ```
190
+ @misc{kline2024integrating,
191
  title={Integrating Biological Data into Autonomous Remote Sensing Systems for In Situ Imageomics: A Case Study for Kenyan Animal Behavior Sensing with Unmanned Aerial Vehicles (UAVs)},
192
  author={Jenna M. Kline and Maksim Kholiavchenko and Otto Brookes and Tanya Berger-Wolf and Charles V. Stewart and Christopher Stewart},
193
  year={2024},
194
+ booktitle={Proceedings of the First Workshop on Imageomics: Discovering Biological Knowledge from Images using AI, held as part of AAAI 24}
195
  eprint={2407.16864},
 
 
196
  url={https://arxiv.org/abs/2407.16864},
197
  }
198
  ```