Cite This Page
Bibliographic details for SQL-Based Authentication
- Page name: SQL-Based Authentication
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 6 February 2010 14:46 UTC
- Date retrieved: 21 April 2025 21:23 UTC
- Permanent URL: https://rosettacode.org/wiki/SQL-Based_Authentication?oldid=138492
- Page Version ID: 138492
Citation styles for SQL-Based Authentication
APA style
SQL-Based Authentication. (2010, February 6). Rosetta Code. Retrieved 21:23, April 21, 2025 from https://rosettacode.org/wiki/SQL-Based_Authentication?oldid=138492.
MLA style
"SQL-Based Authentication." Rosetta Code. 6 Feb 2010, 14:46 UTC. 21 Apr 2025, 21:23 <https://rosettacode.org/wiki/SQL-Based_Authentication?oldid=138492>.
MHRA style
Rosetta Code contributors, 'SQL-Based Authentication', Rosetta Code, 6 February 2010, 14:46 UTC, <https://rosettacode.org/wiki/SQL-Based_Authentication?oldid=138492> [accessed 21 April 2025]
Chicago style
Rosetta Code contributors, "SQL-Based Authentication," Rosetta Code, https://rosettacode.org/wiki/SQL-Based_Authentication?oldid=138492 (accessed April 21, 2025).
CBE/CSE style
Rosetta Code contributors. SQL-Based Authentication [Internet]. Rosetta Code; 2010 Feb 6, 14:46 UTC [cited 2025 Apr 21]. Available from: https://rosettacode.org/wiki/SQL-Based_Authentication?oldid=138492.
Bluebook style
SQL-Based Authentication, https://rosettacode.org/wiki/SQL-Based_Authentication?oldid=138492 (last visited April 21, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "SQL-Based Authentication --- Rosetta Code{,} ", year = "2010", url = "https://rosettacode.org/wiki/SQL-Based_Authentication?oldid=138492", note = "[Online; accessed 21-April-2025]" }
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 = "Rosetta Code", title = "SQL-Based Authentication --- Rosetta Code{,} ", year = "2010", url = "\url{https://rosettacode.org/wiki/SQL-Based_Authentication?oldid=138492}", note = "[Online; accessed 21-April-2025]" }