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