Skip to content

Commit 8f45e0d

Browse files
authored
Add citing information
1 parent 5268dcd commit 8f45e0d

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,21 @@ The individual Trajectools algorithms are flexible and modular and can therefore
5454
![image](https://github.com/movingpandas/qgis-processing-trajectory/assets/590385/3040ce90-552e-43a5-8660-17628f9b813a)
5555

5656
![Trajectools clipping screenshot](screenshots/trajectools2.PNG)
57+
58+
## Citation information
59+
60+
Please cite [0] when using Trajectools in your research and reference the appropriate release version.
61+
62+
[0] [Graser, A., & Dragaschnig, M. (2024, June). Trajectools Demo: Towards No-Code Solutions for Movement Data Analytics. In 2024 25th IEEE International Conference on Mobile Data Management (MDM) (pp. 235-238). IEEE.](https://ieeexplore.ieee.org/abstract/document/10591660)
63+
64+
```
65+
@inproceedings{graser2024trajectools,
66+
title = {Trajectools Demo: Towards No-Code Solutions for Movement Data Analytics},
67+
author = {Graser, Anita and Dragaschnig, Melitta},
68+
booktitle = {2024 25th IEEE International Conference on Mobile Data Management (MDM)},
69+
pages = {235--238},
70+
year = {2024},
71+
organization = {IEEE},
72+
doi = {10.1109/MDM61037.2024.00048},
73+
}
74+
```

0 commit comments

Comments
 (0)