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