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