Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: MasterHPC contributors
- Publisher: MasterHPC, .
- Date of last revision: 9 September 2020 09:22 UTC
- Date retrieved: 12 April 2026 13:52 UTC
- Permanent URL: http://wiki.masterhpc.es/index.php?title=Main_Page&oldid=5
- Page Version ID: 5
Citation styles for Main Page
APA style
Main Page. (2020, September 9). MasterHPC, . Retrieved 13:52, April 12, 2026 from http://wiki.masterhpc.es/index.php?title=Main_Page&oldid=5.
MLA style
"Main Page." MasterHPC, . 9 Sep 2020, 09:22 UTC. 12 Apr 2026, 13:52 <http://wiki.masterhpc.es/index.php?title=Main_Page&oldid=5>.
MHRA style
MasterHPC contributors, 'Main Page', MasterHPC, , 9 September 2020, 09:22 UTC, <http://wiki.masterhpc.es/index.php?title=Main_Page&oldid=5> [accessed 12 April 2026]
Chicago style
MasterHPC contributors, "Main Page," MasterHPC, , http://wiki.masterhpc.es/index.php?title=Main_Page&oldid=5 (accessed April 12, 2026).
CBE/CSE style
MasterHPC contributors. Main Page [Internet]. MasterHPC, ; 2020 Sep 9, 09:22 UTC [cited 2026 Apr 12]. Available from: http://wiki.masterhpc.es/index.php?title=Main_Page&oldid=5.
Bluebook style
Main Page, http://wiki.masterhpc.es/index.php?title=Main_Page&oldid=5 (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=5",
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=5}",
note = "[Online; accessed 12-April-2026]"
}