Cite This Page
Bibliographic details for Master thesis
- Page name: Master thesis
- Author: MasterHPC contributors
- Publisher: MasterHPC, .
- Date of last revision: 24 April 2026 12:45 UTC
- Date retrieved: 29 April 2026 13:12 UTC
- Permanent URL: http://wiki.masterhpc.es/index.php?title=Master_thesis&oldid=64
- Page Version ID: 64
Citation styles for Master thesis
APA style
Master thesis. (2026, April 24). MasterHPC, . Retrieved 13:12, April 29, 2026 from http://wiki.masterhpc.es/index.php?title=Master_thesis&oldid=64.
MLA style
"Master thesis." MasterHPC, . 24 Apr 2026, 12:45 UTC. 29 Apr 2026, 13:12 <http://wiki.masterhpc.es/index.php?title=Master_thesis&oldid=64>.
MHRA style
MasterHPC contributors, 'Master thesis', MasterHPC, , 24 April 2026, 12:45 UTC, <http://wiki.masterhpc.es/index.php?title=Master_thesis&oldid=64> [accessed 29 April 2026]
Chicago style
MasterHPC contributors, "Master thesis," MasterHPC, , http://wiki.masterhpc.es/index.php?title=Master_thesis&oldid=64 (accessed April 29, 2026).
CBE/CSE style
MasterHPC contributors. Master thesis [Internet]. MasterHPC, ; 2026 Apr 24, 12:45 UTC [cited 2026 Apr 29]. Available from: http://wiki.masterhpc.es/index.php?title=Master_thesis&oldid=64.
Bluebook style
Master thesis, http://wiki.masterhpc.es/index.php?title=Master_thesis&oldid=64 (last visited April 29, 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=64",
note = "[Online; accessed 29-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 = "Master thesis --- MasterHPC{,} ",
year = "2026",
url = "\url{http://wiki.masterhpc.es/index.php?title=Master_thesis&oldid=64}",
note = "[Online; accessed 29-April-2026]"
}