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