Cite This Page
Bibliographic details for Project Digivis
- Page name: Project Digivis
- Author: DigiVis contributors
- Publisher: DigiVis, .
- Date of last revision: 9 July 2020 06:52 UTC
- Date retrieved: 24 June 2026 00:09 UTC
- Permanent URL: https://dbis-digivis.uibk.ac.at/mediawiki/index.php?title=Project_Digivis&oldid=5979
- Page Version ID: 5979
Citation styles for Project Digivis
APA style
Project Digivis. (2020, July 9). DigiVis, . Retrieved 00:09, June 24, 2026 from https://dbis-digivis.uibk.ac.at/mediawiki/index.php?title=Project_Digivis&oldid=5979.
MLA style
"Project Digivis." DigiVis, . 9 Jul 2020, 06:52 UTC. 24 Jun 2026, 00:09 <https://dbis-digivis.uibk.ac.at/mediawiki/index.php?title=Project_Digivis&oldid=5979>.
MHRA style
DigiVis contributors, 'Project Digivis', DigiVis, , 9 July 2020, 06:52 UTC, <https://dbis-digivis.uibk.ac.at/mediawiki/index.php?title=Project_Digivis&oldid=5979> [accessed 24 June 2026]
Chicago style
DigiVis contributors, "Project Digivis," DigiVis, , https://dbis-digivis.uibk.ac.at/mediawiki/index.php?title=Project_Digivis&oldid=5979 (accessed June 24, 2026).
CBE/CSE style
DigiVis contributors. Project Digivis [Internet]. DigiVis, ; 2020 Jul 9, 06:52 UTC [cited 2026 Jun 24]. Available from: https://dbis-digivis.uibk.ac.at/mediawiki/index.php?title=Project_Digivis&oldid=5979.
Bluebook style
Project Digivis, https://dbis-digivis.uibk.ac.at/mediawiki/index.php?title=Project_Digivis&oldid=5979 (last visited June 24, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DigiVis",
title = "Project Digivis --- DigiVis{,} ",
year = "2020",
url = "https://dbis-digivis.uibk.ac.at/mediawiki/index.php?title=Project_Digivis&oldid=5979",
note = "[Online; accessed 24-June-2026]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "DigiVis",
title = "Project Digivis --- DigiVis{,} ",
year = "2020",
url = "\url{https://dbis-digivis.uibk.ac.at/mediawiki/index.php?title=Project_Digivis&oldid=5979}",
note = "[Online; accessed 24-June-2026]"
}