Cite This Page
Bibliographic details for Master thesis
- Page name: Master thesis
- Author: MasterHPC contributors
- Publisher: MasterHPC, .
- Date of last revision: 25 August 2026 10:11 UTC
- Date retrieved: 9 September 2026 15:13 UTC
- Permanent URL: http://wiki.masterhpc.es/index.php?title=Master_thesis&oldid=67
- Page Version ID: 67
Citation styles for Master thesis
APA style
Master thesis. (2026, August 25). MasterHPC, . Retrieved 15:13, September 9, 2026 from http://wiki.masterhpc.es/index.php?title=Master_thesis&oldid=67.
MLA style
"Master thesis." MasterHPC, . 25 Aug 2026, 10:11 UTC. 9 Sep 2026, 15:13 <http://wiki.masterhpc.es/index.php?title=Master_thesis&oldid=67>.
MHRA style
MasterHPC contributors, 'Master thesis', MasterHPC, , 25 August 2026, 10:11 UTC, <http://wiki.masterhpc.es/index.php?title=Master_thesis&oldid=67> [accessed 9 September 2026]
Chicago style
MasterHPC contributors, "Master thesis," MasterHPC, , http://wiki.masterhpc.es/index.php?title=Master_thesis&oldid=67 (accessed September 9, 2026).
CBE/CSE style
MasterHPC contributors. Master thesis [Internet]. MasterHPC, ; 2026 Aug 25, 10:11 UTC [cited 2026 Sep 9]. Available from: http://wiki.masterhpc.es/index.php?title=Master_thesis&oldid=67.
Bluebook style
Master thesis, http://wiki.masterhpc.es/index.php?title=Master_thesis&oldid=67 (last visited September 9, 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=67",
note = "[Online; accessed 9-September-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=67}",
note = "[Online; accessed 9-September-2026]"
}