Cite This Page
Bibliographic details for Web/Libraries/Sessions and Authentication
- Page name: Web/Libraries/Sessions and Authentication
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 26 April 2021 05:08 UTC
- Date retrieved: 23 April 2025 14:05 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Web/Libraries/Sessions_and_Authentication&oldid=64380
- Page Version ID: 64380
Citation styles for Web/Libraries/Sessions and Authentication
APA style
Web/Libraries/Sessions and Authentication. (2021, April 26). HaskellWiki. Retrieved 14:05, April 23, 2025 from https://wiki.haskell.org/index.php?title=Web/Libraries/Sessions_and_Authentication&oldid=64380.
MLA style
"Web/Libraries/Sessions and Authentication." HaskellWiki. 26 Apr 2021, 05:08 UTC. 23 Apr 2025, 14:05 <https://wiki.haskell.org/index.php?title=Web/Libraries/Sessions_and_Authentication&oldid=64380>.
MHRA style
HaskellWiki contributors, 'Web/Libraries/Sessions and Authentication', HaskellWiki, 26 April 2021, 05:08 UTC, <https://wiki.haskell.org/index.php?title=Web/Libraries/Sessions_and_Authentication&oldid=64380> [accessed 23 April 2025]
Chicago style
HaskellWiki contributors, "Web/Libraries/Sessions and Authentication," HaskellWiki, https://wiki.haskell.org/index.php?title=Web/Libraries/Sessions_and_Authentication&oldid=64380 (accessed April 23, 2025).
CBE/CSE style
HaskellWiki contributors. Web/Libraries/Sessions and Authentication [Internet]. HaskellWiki; 2021 Apr 26, 05:08 UTC [cited 2025 Apr 23]. Available from: https://wiki.haskell.org/index.php?title=Web/Libraries/Sessions_and_Authentication&oldid=64380.
Bluebook style
Web/Libraries/Sessions and Authentication, https://wiki.haskell.org/index.php?title=Web/Libraries/Sessions_and_Authentication&oldid=64380 (last visited April 23, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Web/Libraries/Sessions and Authentication --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Web/Libraries/Sessions_and_Authentication&oldid=64380", note = "[Online; accessed 23-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 = "HaskellWiki", title = "Web/Libraries/Sessions and Authentication --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Web/Libraries/Sessions_and_Authentication&oldid=64380}", note = "[Online; accessed 23-April-2025]" }