Cite This Page
Bibliographic details for Performance Optimizations
- Page name: Performance Optimizations
- Author: Zero-K contributors
- Publisher: Zero-K, .
- Date of last revision: 10 June 2020 04:47 UTC
- Date retrieved: 31 October 2024 22:49 UTC
- Permanent URL: https://zero-k.info/mediawiki/index.php?title=Performance_Optimizations&oldid=6578
- Page Version ID: 6578
Citation styles for Performance Optimizations
APA style
Performance Optimizations. (2020, June 10). Zero-K, . Retrieved 22:49, October 31, 2024 from https://zero-k.info/mediawiki/index.php?title=Performance_Optimizations&oldid=6578.
MLA style
"Performance Optimizations." Zero-K, . 10 Jun 2020, 04:47 UTC. 31 Oct 2024, 22:49 <https://zero-k.info/mediawiki/index.php?title=Performance_Optimizations&oldid=6578>.
MHRA style
Zero-K contributors, 'Performance Optimizations', Zero-K, , 10 June 2020, 04:47 UTC, <https://zero-k.info/mediawiki/index.php?title=Performance_Optimizations&oldid=6578> [accessed 31 October 2024]
Chicago style
Zero-K contributors, "Performance Optimizations," Zero-K, , https://zero-k.info/mediawiki/index.php?title=Performance_Optimizations&oldid=6578 (accessed October 31, 2024).
CBE/CSE style
Zero-K contributors. Performance Optimizations [Internet]. Zero-K, ; 2020 Jun 10, 04:47 UTC [cited 2024 Oct 31]. Available from: https://zero-k.info/mediawiki/index.php?title=Performance_Optimizations&oldid=6578.
Bluebook style
Performance Optimizations, https://zero-k.info/mediawiki/index.php?title=Performance_Optimizations&oldid=6578 (last visited October 31, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Zero-K", title = "Performance Optimizations --- Zero-K{,} ", year = "2020", url = "https://zero-k.info/mediawiki/index.php?title=Performance_Optimizations&oldid=6578", note = "[Online; accessed 31-October-2024]" }
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 = "Performance Optimizations --- Zero-K{,} ", year = "2020", url = "\url{https://zero-k.info/mediawiki/index.php?title=Performance_Optimizations&oldid=6578}", note = "[Online; accessed 31-October-2024]" }