Cite This Page
Bibliographic details for OAuth 2.0
- Page name: OAuth 2.0
- Author: NovaOrdis Knowledge Base contributors
- Publisher: NovaOrdis Knowledge Base, .
- Date of last revision: 9 November 2017 22:36 UTC
- Date retrieved: 1 November 2024 00:19 UTC
- Permanent URL: https://kb.novaordis.com/index.php?title=OAuth_2.0&oldid=30782
- Page Version ID: 30782
Citation styles for OAuth 2.0
APA style
OAuth 2.0. (2017, November 9). NovaOrdis Knowledge Base, . Retrieved 00:19, November 1, 2024 from https://kb.novaordis.com/index.php?title=OAuth_2.0&oldid=30782.
MLA style
"OAuth 2.0." NovaOrdis Knowledge Base, . 9 Nov 2017, 22:36 UTC. 1 Nov 2024, 00:19 <https://kb.novaordis.com/index.php?title=OAuth_2.0&oldid=30782>.
MHRA style
NovaOrdis Knowledge Base contributors, 'OAuth 2.0', NovaOrdis Knowledge Base, , 9 November 2017, 22:36 UTC, <https://kb.novaordis.com/index.php?title=OAuth_2.0&oldid=30782> [accessed 1 November 2024]
Chicago style
NovaOrdis Knowledge Base contributors, "OAuth 2.0," NovaOrdis Knowledge Base, , https://kb.novaordis.com/index.php?title=OAuth_2.0&oldid=30782 (accessed November 1, 2024).
CBE/CSE style
NovaOrdis Knowledge Base contributors. OAuth 2.0 [Internet]. NovaOrdis Knowledge Base, ; 2017 Nov 9, 22:36 UTC [cited 2024 Nov 1]. Available from: https://kb.novaordis.com/index.php?title=OAuth_2.0&oldid=30782.
Bluebook style
OAuth 2.0, https://kb.novaordis.com/index.php?title=OAuth_2.0&oldid=30782 (last visited November 1, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "NovaOrdis Knowledge Base", title = "OAuth 2.0 --- NovaOrdis Knowledge Base{,} ", year = "2017", url = "https://kb.novaordis.com/index.php?title=OAuth_2.0&oldid=30782", note = "[Online; accessed 1-November-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 = "OAuth 2.0 --- NovaOrdis Knowledge Base{,} ", year = "2017", url = "\url{https://kb.novaordis.com/index.php?title=OAuth_2.0&oldid=30782}", note = "[Online; accessed 1-November-2024]" }