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