Cite This Page
Bibliographic details for HMS Demo
- Page name: HMS Demo
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 12 February 2015 07:42 UTC
- Date retrieved: 7 April 2026 10:23 UTC
- Permanent URL: http://armadeus.org/wiki/index.php?title=HMS_Demo&oldid=6888
- Page Version ID: 6888
Citation styles for HMS Demo
APA style
HMS Demo. (2015, February 12). ArmadeusWiki, . Retrieved 10:23, April 7, 2026 from http://armadeus.org/wiki/index.php?title=HMS_Demo&oldid=6888.
MLA style
"HMS Demo." ArmadeusWiki, . 12 Feb 2015, 07:42 UTC. 7 Apr 2026, 10:23 <http://armadeus.org/wiki/index.php?title=HMS_Demo&oldid=6888>.
MHRA style
ArmadeusWiki contributors, 'HMS Demo', ArmadeusWiki, , 12 February 2015, 07:42 UTC, <http://armadeus.org/wiki/index.php?title=HMS_Demo&oldid=6888> [accessed 7 April 2026]
Chicago style
ArmadeusWiki contributors, "HMS Demo," ArmadeusWiki, , http://armadeus.org/wiki/index.php?title=HMS_Demo&oldid=6888 (accessed April 7, 2026).
CBE/CSE style
ArmadeusWiki contributors. HMS Demo [Internet]. ArmadeusWiki, ; 2015 Feb 12, 07:42 UTC [cited 2026 Apr 7]. Available from: http://armadeus.org/wiki/index.php?title=HMS_Demo&oldid=6888.
Bluebook style
HMS Demo, http://armadeus.org/wiki/index.php?title=HMS_Demo&oldid=6888 (last visited April 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "HMS Demo --- ArmadeusWiki{,} ",
year = "2015",
url = "http://armadeus.org/wiki/index.php?title=HMS_Demo&oldid=6888",
note = "[Online; accessed 7-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 = "ArmadeusWiki",
title = "HMS Demo --- ArmadeusWiki{,} ",
year = "2015",
url = "\url{http://armadeus.org/wiki/index.php?title=HMS_Demo&oldid=6888}",
note = "[Online; accessed 7-April-2026]"
}