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