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