Cite This Page
Bibliographic details for Go Package strconv
- Page name: Go Package strconv
- Author: NovaOrdis Knowledge Base contributors
- Publisher: NovaOrdis Knowledge Base, .
- Date of last revision: 22 August 2023 04:41 UTC
- Date retrieved: 5 October 2024 05:44 UTC
- Permanent URL: https://kb.novaordis.com/index.php?title=Go_Package_strconv&oldid=98594
- Page Version ID: 98594
Citation styles for Go Package strconv
APA style
Go Package strconv. (2023, August 22). NovaOrdis Knowledge Base, . Retrieved 05:44, October 5, 2024 from https://kb.novaordis.com/index.php?title=Go_Package_strconv&oldid=98594.
MLA style
"Go Package strconv." NovaOrdis Knowledge Base, . 22 Aug 2023, 04:41 UTC. 5 Oct 2024, 05:44 <https://kb.novaordis.com/index.php?title=Go_Package_strconv&oldid=98594>.
MHRA style
NovaOrdis Knowledge Base contributors, 'Go Package strconv', NovaOrdis Knowledge Base, , 22 August 2023, 04:41 UTC, <https://kb.novaordis.com/index.php?title=Go_Package_strconv&oldid=98594> [accessed 5 October 2024]
Chicago style
NovaOrdis Knowledge Base contributors, "Go Package strconv," NovaOrdis Knowledge Base, , https://kb.novaordis.com/index.php?title=Go_Package_strconv&oldid=98594 (accessed October 5, 2024).
CBE/CSE style
NovaOrdis Knowledge Base contributors. Go Package strconv [Internet]. NovaOrdis Knowledge Base, ; 2023 Aug 22, 04:41 UTC [cited 2024 Oct 5]. Available from: https://kb.novaordis.com/index.php?title=Go_Package_strconv&oldid=98594.
Bluebook style
Go Package strconv, https://kb.novaordis.com/index.php?title=Go_Package_strconv&oldid=98594 (last visited October 5, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "NovaOrdis Knowledge Base", title = "Go Package strconv --- NovaOrdis Knowledge Base{,} ", year = "2023", url = "https://kb.novaordis.com/index.php?title=Go_Package_strconv&oldid=98594", note = "[Online; accessed 5-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 = "NovaOrdis Knowledge Base", title = "Go Package strconv --- NovaOrdis Knowledge Base{,} ", year = "2023", url = "\url{https://kb.novaordis.com/index.php?title=Go_Package_strconv&oldid=98594}", note = "[Online; accessed 5-October-2024]" }