Skip to content

Commit 0d8de0e

Browse files
authored
Merge branch 'master' into develop
2 parents 93f1b44 + cdb54d2 commit 0d8de0e

File tree

2 files changed

+8
-16
lines changed

2 files changed

+8
-16
lines changed

CITATION.cff

-14
This file was deleted.

README.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,12 @@ Contributors from the following institutions were involved in the development of
2020
* [Graz University of Technology](https://www.tugraz.at/home/)
2121

2222
## CITATION ✍️
23-
If you happen to mention or use this project as part of one of your scientific works, please cite the following paper: Bobic, A., Le Goff, J. M., & Gütl, C. (2021). Collaboration Spotting X-A Visual Network Exploration Tool. In in Proceedings of the The Eighth International Conference on Social Networks Analysis, Management and Security: SNAMS 2021.
23+
If you happen to mention or use this project as part of one of your scientific works, please cite the following paper: Bobic, A., Le Goff, JM., Gütl, C. (2023). Exploring Tabular Data Through Networks. In: , et al. Advances in Information Retrieval. ECIR 2023. Lecture Notes in Computer Science, vol 13982. Springer, Cham. https://doi.org/10.1007/978-3-031-28241-6_13
24+
25+
## CONTRIBUTORS 🙌🥳🙌🥳🙌🥳
26+
A big thank you to all contributiors of this project:
27+
28+
@LorenaEgger
2429

2530
## TUTORIALS 📖
2631
![Collaboration Spotting X - Preview](https://github.com/aleksbobic/csx/blob/master/cover.gif?raw=true)
@@ -34,6 +39,7 @@ If you happen to mention or use this project as part of one of your scientific w
3439

3540

3641
## Selected publications 📚
42+
* Bobic, A., Le Goff, JM., Gütl, C. (2023). Exploring Tabular Data Through Networks. In: , et al. Advances in Information Retrieval. ECIR 2023. Lecture Notes in Computer Science, vol 13982. Springer, Cham. https://doi.org/10.1007/978-3-031-28241-6_13
3743
* Bobic, A., Le Goff, J. M., & Gütl, C. (2021). Towards supporting complex retrieval tasks through graph-based information retrieval and visual analytics. In CEUR Workshop Proceedings (Vol. 2950, pp. 30-37). RWTH Aachen. [Presentation Video](https://youtu.be/Xf-JHparbRA)
3844
* Bobic, A., Le Goff, J. M., & Gütl, C. (2021). Collaboration Spotting X-A Visual Network Exploration Tool. In in Proceedings of the The Eighth International Conference on Social Networks Analysis, Management and Security: SNAMS 2021. [Presentation Video](https://zenodo.org/record/5877309)
3945

@@ -112,4 +118,4 @@ In additiona to making sure the flag `REACT_APP_DISABLE_TRACKING` in `./app/.env
112118

113119
To run also with elastic in production make sure to also add `--profile elastic` right after `--profile analytics` and also set the `ELASTIC_PASS` env variable.
114120

115-
To run with mongo just make sure that the `SEARCH_SOURCE` in the environment of the server service is set to `mongo` and that the `MONGO_USER` and `MONGO_PASS` are set.
121+
To run with mongo just make sure that the `SEARCH_SOURCE` in the environment of the server service is set to `mongo` and that the `MONGO_USER` and `MONGO_PASS` are set.

0 commit comments

Comments
 (0)