Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: DigiVis contributors
- Publisher: DigiVis, .
- Date of last revision: 12 June 2020 07:17 UTC
- Date retrieved: 29 March 2026 23:54 UTC
- Permanent URL: https://dbis-digivis.uibk.ac.at/mediawiki/index.php?title=Main_Page&oldid=5799
- Page Version ID: 5799
Citation styles for Main Page
APA style
Main Page. (2020, June 12). DigiVis, . Retrieved 23:54, March 29, 2026 from https://dbis-digivis.uibk.ac.at/mediawiki/index.php?title=Main_Page&oldid=5799.
MLA style
"Main Page." DigiVis, . 12 Jun 2020, 07:17 UTC. 29 Mar 2026, 23:54 <https://dbis-digivis.uibk.ac.at/mediawiki/index.php?title=Main_Page&oldid=5799>.
MHRA style
DigiVis contributors, 'Main Page', DigiVis, , 12 June 2020, 07:17 UTC, <https://dbis-digivis.uibk.ac.at/mediawiki/index.php?title=Main_Page&oldid=5799> [accessed 29 March 2026]
Chicago style
DigiVis contributors, "Main Page," DigiVis, , https://dbis-digivis.uibk.ac.at/mediawiki/index.php?title=Main_Page&oldid=5799 (accessed March 29, 2026).
CBE/CSE style
DigiVis contributors. Main Page [Internet]. DigiVis, ; 2020 Jun 12, 07:17 UTC [cited 2026 Mar 29]. Available from: https://dbis-digivis.uibk.ac.at/mediawiki/index.php?title=Main_Page&oldid=5799.
Bluebook style
Main Page, https://dbis-digivis.uibk.ac.at/mediawiki/index.php?title=Main_Page&oldid=5799 (last visited March 29, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DigiVis",
title = "Main Page --- DigiVis{,} ",
year = "2020",
url = "https://dbis-digivis.uibk.ac.at/mediawiki/index.php?title=Main_Page&oldid=5799",
note = "[Online; accessed 29-March-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 = "Main Page --- DigiVis{,} ",
year = "2020",
url = "\url{https://dbis-digivis.uibk.ac.at/mediawiki/index.php?title=Main_Page&oldid=5799}",
note = "[Online; accessed 29-March-2026]"
}