Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: UNITApedia contributors
- Publisher: UNITApedia, .
- Date of last revision: 13 June 2025 15:16 UTC
- Date retrieved: 13 August 2026 08:38 UTC
- Permanent URL: https://unitapedia.univ-unita.eu/index.php?title=Main_Page&oldid=5011
- Page Version ID: 5011
Citation styles for Main Page
APA style
Main Page. (2025, June 13). UNITApedia, . Retrieved 08:38, August 13, 2026 from https://unitapedia.univ-unita.eu/index.php?title=Main_Page&oldid=5011.
MLA style
"Main Page." UNITApedia, . 13 Jun 2025, 15:16 UTC. 13 Aug 2026, 08:38 <https://unitapedia.univ-unita.eu/index.php?title=Main_Page&oldid=5011>.
MHRA style
UNITApedia contributors, 'Main Page', UNITApedia, , 13 June 2025, 15:16 UTC, <https://unitapedia.univ-unita.eu/index.php?title=Main_Page&oldid=5011> [accessed 13 August 2026]
Chicago style
UNITApedia contributors, "Main Page," UNITApedia, , https://unitapedia.univ-unita.eu/index.php?title=Main_Page&oldid=5011 (accessed August 13, 2026).
CBE/CSE style
UNITApedia contributors. Main Page [Internet]. UNITApedia, ; 2025 Jun 13, 15:16 UTC [cited 2026 Aug 13]. Available from: https://unitapedia.univ-unita.eu/index.php?title=Main_Page&oldid=5011.
Bluebook style
Main Page, https://unitapedia.univ-unita.eu/index.php?title=Main_Page&oldid=5011 (last visited August 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "UNITApedia",
title = "Main Page --- UNITApedia{,} ",
year = "2025",
url = "https://unitapedia.univ-unita.eu/index.php?title=Main_Page&oldid=5011",
note = "[Online; accessed 13-August-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 = "UNITApedia",
title = "Main Page --- UNITApedia{,} ",
year = "2025",
url = "\url{https://unitapedia.univ-unita.eu/index.php?title=Main_Page&oldid=5011}",
note = "[Online; accessed 13-August-2026]"
}