Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Eindhoven Student Wiki contributors
- Publisher: Eindhoven Student Wiki, .
- Date of last revision: 17 November 2025 12:15 UTC
- Date retrieved: 22 April 2026 17:17 UTC
- Permanent URL: https://wiki.cosmostue.nl/index.php?title=Main_Page&oldid=2394
- Page Version ID: 2394
Citation styles for Main Page
APA style
Main Page. (2025, November 17). Eindhoven Student Wiki, . Retrieved 17:17, April 22, 2026 from https://wiki.cosmostue.nl/index.php?title=Main_Page&oldid=2394.
MLA style
"Main Page." Eindhoven Student Wiki, . 17 Nov 2025, 12:15 UTC. 22 Apr 2026, 17:17 <https://wiki.cosmostue.nl/index.php?title=Main_Page&oldid=2394>.
MHRA style
Eindhoven Student Wiki contributors, 'Main Page', Eindhoven Student Wiki, , 17 November 2025, 12:15 UTC, <https://wiki.cosmostue.nl/index.php?title=Main_Page&oldid=2394> [accessed 22 April 2026]
Chicago style
Eindhoven Student Wiki contributors, "Main Page," Eindhoven Student Wiki, , https://wiki.cosmostue.nl/index.php?title=Main_Page&oldid=2394 (accessed April 22, 2026).
CBE/CSE style
Eindhoven Student Wiki contributors. Main Page [Internet]. Eindhoven Student Wiki, ; 2025 Nov 17, 12:15 UTC [cited 2026 Apr 22]. Available from: https://wiki.cosmostue.nl/index.php?title=Main_Page&oldid=2394.
Bluebook style
Main Page, https://wiki.cosmostue.nl/index.php?title=Main_Page&oldid=2394 (last visited April 22, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Eindhoven Student Wiki",
title = "Main Page --- Eindhoven Student Wiki{,} ",
year = "2025",
url = "https://wiki.cosmostue.nl/index.php?title=Main_Page&oldid=2394",
note = "[Online; accessed 22-April-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 = "Eindhoven Student Wiki",
title = "Main Page --- Eindhoven Student Wiki{,} ",
year = "2025",
url = "\url{https://wiki.cosmostue.nl/index.php?title=Main_Page&oldid=2394}",
note = "[Online; accessed 22-April-2026]"
}