|
|
Cite This Page
Bibliographic details for Authentication
- Page name: Authentication
- Author: zaoniao contributors
- Publisher: zaoniao, .
- Date of last revision: 4 April 2019 07:51 UTC
- Date retrieved: 15 May 2026 08:17 UTC
- Permanent URL: http://en.zaoniao.it/index.php?title=Authentication&oldid=2893
- Page Version ID: 2893
Citation styles for Authentication
APA style
Authentication. (2019, April 4). zaoniao, . Retrieved 08:17, May 15, 2026 from http://en.zaoniao.it/index.php?title=Authentication&oldid=2893.
MLA style
"Authentication." zaoniao, . 4 Apr 2019, 07:51 UTC. 15 May 2026, 08:17 <http://en.zaoniao.it/index.php?title=Authentication&oldid=2893>.
MHRA style
zaoniao contributors, 'Authentication', zaoniao, , 4 April 2019, 07:51 UTC, <http://en.zaoniao.it/index.php?title=Authentication&oldid=2893> [accessed 15 May 2026]
Chicago style
zaoniao contributors, "Authentication," zaoniao, , http://en.zaoniao.it/index.php?title=Authentication&oldid=2893 (accessed May 15, 2026).
CBE/CSE style
zaoniao contributors. Authentication [Internet]. zaoniao, ; 2019 Apr 4, 07:51 UTC [cited 2026 May 15]. Available from: http://en.zaoniao.it/index.php?title=Authentication&oldid=2893.
Bluebook style
Authentication, http://en.zaoniao.it/index.php?title=Authentication&oldid=2893 (last visited May 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "zaoniao",
title = "Authentication --- zaoniao{,} ",
year = "2019",
url = "http://en.zaoniao.it/index.php?title=Authentication&oldid=2893",
note = "[Online; accessed 15-May-2026]"
}
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 = "zaoniao",
title = "Authentication --- zaoniao{,} ",
year = "2019",
url = "\url{http://en.zaoniao.it/index.php?title=Authentication&oldid=2893}",
note = "[Online; accessed 15-May-2026]"
}