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