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