Cite This Page
Bibliographic details for Development
- Page name: Development
- Author: Computer Science Wiki contributors
- Publisher: Computer Science Wiki, .
- Date of last revision: 27 June 2019 13:04 UTC
- Date retrieved: 1 October 2023 16:27 UTC
- Permanent URL: https://computersciencewiki.org/index.php?title=Development&oldid=10083
- Page Version ID: 10083
Citation styles for Development
APA style
Development. (2019, June 27). Computer Science Wiki, . Retrieved 16:27, October 1, 2023 from https://computersciencewiki.org/index.php?title=Development&oldid=10083.
MLA style
"Development." Computer Science Wiki, . 27 Jun 2019, 13:04 UTC. 1 Oct 2023, 16:27 <https://computersciencewiki.org/index.php?title=Development&oldid=10083>.
MHRA style
Computer Science Wiki contributors, 'Development', Computer Science Wiki, , 27 June 2019, 13:04 UTC, <https://computersciencewiki.org/index.php?title=Development&oldid=10083> [accessed 1 October 2023]
Chicago style
Computer Science Wiki contributors, "Development," Computer Science Wiki, , https://computersciencewiki.org/index.php?title=Development&oldid=10083 (accessed October 1, 2023).
CBE/CSE style
Computer Science Wiki contributors. Development [Internet]. Computer Science Wiki, ; 2019 Jun 27, 13:04 UTC [cited 2023 Oct 1]. Available from: https://computersciencewiki.org/index.php?title=Development&oldid=10083.
Bluebook style
Development, https://computersciencewiki.org/index.php?title=Development&oldid=10083 (last visited October 1, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Computer Science Wiki", title = "Development --- Computer Science Wiki{,} ", year = "2019", url = "https://computersciencewiki.org/index.php?title=Development&oldid=10083", note = "[Online; accessed 1-October-2023]" }
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 = "Computer Science Wiki", title = "Development --- Computer Science Wiki{,} ", year = "2019", url = "\url{https://computersciencewiki.org/index.php?title=Development&oldid=10083}", note = "[Online; accessed 1-October-2023]" }