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:09 UTC
- Date retrieved: 31 October 2024 23:20 UTC
- Permanent URL: https://zero-k.info/mediawiki/index.php?title=Performance_Optimizations&oldid=6574
- Page Version ID: 6574
Citation styles for Performance Optimizations
APA style
Performance Optimizations. (2020, June 10). Zero-K, . Retrieved 23:20, October 31, 2024 from https://zero-k.info/mediawiki/index.php?title=Performance_Optimizations&oldid=6574.
MLA style
"Performance Optimizations." Zero-K, . 10 Jun 2020, 04:09 UTC. 31 Oct 2024, 23:20 <https://zero-k.info/mediawiki/index.php?title=Performance_Optimizations&oldid=6574>.
MHRA style
Zero-K contributors, 'Performance Optimizations', Zero-K, , 10 June 2020, 04:09 UTC, <https://zero-k.info/mediawiki/index.php?title=Performance_Optimizations&oldid=6574> [accessed 31 October 2024]
Chicago style
Zero-K contributors, "Performance Optimizations," Zero-K, , https://zero-k.info/mediawiki/index.php?title=Performance_Optimizations&oldid=6574 (accessed October 31, 2024).
CBE/CSE style
Zero-K contributors. Performance Optimizations [Internet]. Zero-K, ; 2020 Jun 10, 04:09 UTC [cited 2024 Oct 31]. Available from: https://zero-k.info/mediawiki/index.php?title=Performance_Optimizations&oldid=6574.
Bluebook style
Performance Optimizations, https://zero-k.info/mediawiki/index.php?title=Performance_Optimizations&oldid=6574 (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=6574", 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=6574}", note = "[Online; accessed 31-October-2024]" }