Cite This Page
Bibliographic details for Master thesis
- Page name: Master thesis
- Author: MasterHPC contributors
- Publisher: MasterHPC, .
- Date of last revision: 5 September 2025 10:39 UTC
- Date retrieved: 13 March 2026 13:14 UTC
- Permanent URL: http://wiki.masterhpc.es/index.php?title=Master_thesis&oldid=59
- Page Version ID: 59
Citation styles for Master thesis
APA style
Master thesis. (2025, September 5). MasterHPC, . Retrieved 13:14, March 13, 2026 from http://wiki.masterhpc.es/index.php?title=Master_thesis&oldid=59.
MLA style
"Master thesis." MasterHPC, . 5 Sep 2025, 10:39 UTC. 13 Mar 2026, 13:14 <http://wiki.masterhpc.es/index.php?title=Master_thesis&oldid=59>.
MHRA style
MasterHPC contributors, 'Master thesis', MasterHPC, , 5 September 2025, 10:39 UTC, <http://wiki.masterhpc.es/index.php?title=Master_thesis&oldid=59> [accessed 13 March 2026]
Chicago style
MasterHPC contributors, "Master thesis," MasterHPC, , http://wiki.masterhpc.es/index.php?title=Master_thesis&oldid=59 (accessed March 13, 2026).
CBE/CSE style
MasterHPC contributors. Master thesis [Internet]. MasterHPC, ; 2025 Sep 5, 10:39 UTC [cited 2026 Mar 13]. Available from: http://wiki.masterhpc.es/index.php?title=Master_thesis&oldid=59.
Bluebook style
Master thesis, http://wiki.masterhpc.es/index.php?title=Master_thesis&oldid=59 (last visited March 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "MasterHPC",
title = "Master thesis --- MasterHPC{,} ",
year = "2025",
url = "http://wiki.masterhpc.es/index.php?title=Master_thesis&oldid=59",
note = "[Online; accessed 13-March-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 = "Master thesis --- MasterHPC{,} ",
year = "2025",
url = "\url{http://wiki.masterhpc.es/index.php?title=Master_thesis&oldid=59}",
note = "[Online; accessed 13-March-2026]"
}