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