Cite This Page
Bibliographic details for Eclipse
- Page name: Eclipse
- Author: Zero-K contributors
- Publisher: Zero-K, .
- Date of last revision: 22 October 2017 09:06 UTC
- Date retrieved: 20 November 2025 06:52 UTC
- Permanent URL: http://test.zero-k.info/mediawiki/index.php?title=Eclipse&oldid=2895
- Page Version ID: 2895
Citation styles for Eclipse
APA style
Eclipse. (2017, October 22). Zero-K, . Retrieved 06:52, November 20, 2025 from http://test.zero-k.info/mediawiki/index.php?title=Eclipse&oldid=2895.
MLA style
"Eclipse." Zero-K, . 22 Oct 2017, 09:06 UTC. 20 Nov 2025, 06:52 <http://test.zero-k.info/mediawiki/index.php?title=Eclipse&oldid=2895>.
MHRA style
Zero-K contributors, 'Eclipse', Zero-K, , 22 October 2017, 09:06 UTC, <http://test.zero-k.info/mediawiki/index.php?title=Eclipse&oldid=2895> [accessed 20 November 2025]
Chicago style
Zero-K contributors, "Eclipse," Zero-K, , http://test.zero-k.info/mediawiki/index.php?title=Eclipse&oldid=2895 (accessed November 20, 2025).
CBE/CSE style
Zero-K contributors. Eclipse [Internet]. Zero-K, ; 2017 Oct 22, 09:06 UTC [cited 2025 Nov 20]. Available from: http://test.zero-k.info/mediawiki/index.php?title=Eclipse&oldid=2895.
Bluebook style
Eclipse, http://test.zero-k.info/mediawiki/index.php?title=Eclipse&oldid=2895 (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=2895",
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=2895}",
note = "[Online; accessed 20-November-2025]"
}