Cite This Page
Bibliographic details for Typical opening
- Page name: Typical opening
- Author: Zero-K contributors
- Publisher: Zero-K, .
- Date of last revision: 10 November 2019 14:02 UTC
- Date retrieved: 29 October 2025 15:53 UTC
- Permanent URL: http://test.zero-k.info/mediawiki/index.php?title=Typical_opening&oldid=5725
- Page Version ID: 5725
Citation styles for Typical opening
APA style
Typical opening. (2019, November 10). Zero-K, . Retrieved 15:53, October 29, 2025 from http://test.zero-k.info/mediawiki/index.php?title=Typical_opening&oldid=5725.
MLA style
"Typical opening." Zero-K, . 10 Nov 2019, 14:02 UTC. 29 Oct 2025, 15:53 <http://test.zero-k.info/mediawiki/index.php?title=Typical_opening&oldid=5725>.
MHRA style
Zero-K contributors, 'Typical opening', Zero-K, , 10 November 2019, 14:02 UTC, <http://test.zero-k.info/mediawiki/index.php?title=Typical_opening&oldid=5725> [accessed 29 October 2025]
Chicago style
Zero-K contributors, "Typical opening," Zero-K, , http://test.zero-k.info/mediawiki/index.php?title=Typical_opening&oldid=5725 (accessed October 29, 2025).
CBE/CSE style
Zero-K contributors. Typical opening [Internet]. Zero-K, ; 2019 Nov 10, 14:02 UTC [cited 2025 Oct 29]. Available from: http://test.zero-k.info/mediawiki/index.php?title=Typical_opening&oldid=5725.
Bluebook style
Typical opening, http://test.zero-k.info/mediawiki/index.php?title=Typical_opening&oldid=5725 (last visited October 29, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Zero-K",
title = "Typical opening --- Zero-K{,} ",
year = "2019",
url = "http://test.zero-k.info/mediawiki/index.php?title=Typical_opening&oldid=5725",
note = "[Online; accessed 29-October-2025]"
}
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 = "Zero-K",
title = "Typical opening --- Zero-K{,} ",
year = "2019",
url = "\url{http://test.zero-k.info/mediawiki/index.php?title=Typical_opening&oldid=5725}",
note = "[Online; accessed 29-October-2025]"
}