Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: MasterHPC contributors
- Publisher: MasterHPC, .
- Date of last revision: 11 December 2020 13:30 UTC
- Date retrieved: 12 April 2026 13:52 UTC
- Permanent URL: http://wiki.masterhpc.es/index.php?title=Main_Page&oldid=14
- Page Version ID: 14
Citation styles for Main Page
APA style
Main Page. (2020, December 11). MasterHPC, . Retrieved 13:52, April 12, 2026 from http://wiki.masterhpc.es/index.php?title=Main_Page&oldid=14.
MLA style
"Main Page." MasterHPC, . 11 Dec 2020, 13:30 UTC. 12 Apr 2026, 13:52 <http://wiki.masterhpc.es/index.php?title=Main_Page&oldid=14>.
MHRA style
MasterHPC contributors, 'Main Page', MasterHPC, , 11 December 2020, 13:30 UTC, <http://wiki.masterhpc.es/index.php?title=Main_Page&oldid=14> [accessed 12 April 2026]
Chicago style
MasterHPC contributors, "Main Page," MasterHPC, , http://wiki.masterhpc.es/index.php?title=Main_Page&oldid=14 (accessed April 12, 2026).
CBE/CSE style
MasterHPC contributors. Main Page [Internet]. MasterHPC, ; 2020 Dec 11, 13:30 UTC [cited 2026 Apr 12]. Available from: http://wiki.masterhpc.es/index.php?title=Main_Page&oldid=14.
Bluebook style
Main Page, http://wiki.masterhpc.es/index.php?title=Main_Page&oldid=14 (last visited April 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "MasterHPC",
title = "Main Page --- MasterHPC{,} ",
year = "2020",
url = "http://wiki.masterhpc.es/index.php?title=Main_Page&oldid=14",
note = "[Online; accessed 12-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 = "MasterHPC",
title = "Main Page --- MasterHPC{,} ",
year = "2020",
url = "\url{http://wiki.masterhpc.es/index.php?title=Main_Page&oldid=14}",
note = "[Online; accessed 12-April-2026]"
}