Cite This Page
Bibliographic details for Stackage
- Page name: Stackage
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 24 February 2017 09:01 UTC
- Date retrieved: 17 January 2025 20:41 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Stackage&oldid=61585
- Page Version ID: 61585
Citation styles for Stackage
APA style
Stackage. (2017, February 24). HaskellWiki. Retrieved 20:41, January 17, 2025 from https://wiki.haskell.org/index.php?title=Stackage&oldid=61585.
MLA style
"Stackage." HaskellWiki. 24 Feb 2017, 09:01 UTC. 17 Jan 2025, 20:41 <https://wiki.haskell.org/index.php?title=Stackage&oldid=61585>.
MHRA style
HaskellWiki contributors, 'Stackage', HaskellWiki, 24 February 2017, 09:01 UTC, <https://wiki.haskell.org/index.php?title=Stackage&oldid=61585> [accessed 17 January 2025]
Chicago style
HaskellWiki contributors, "Stackage," HaskellWiki, https://wiki.haskell.org/index.php?title=Stackage&oldid=61585 (accessed January 17, 2025).
CBE/CSE style
HaskellWiki contributors. Stackage [Internet]. HaskellWiki; 2017 Feb 24, 09:01 UTC [cited 2025 Jan 17]. Available from: https://wiki.haskell.org/index.php?title=Stackage&oldid=61585.
Bluebook style
Stackage, https://wiki.haskell.org/index.php?title=Stackage&oldid=61585 (last visited January 17, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Stackage --- HaskellWiki{,} ", year = "2017", url = "https://wiki.haskell.org/index.php?title=Stackage&oldid=61585", note = "[Online; accessed 17-January-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 = "Stackage --- HaskellWiki{,} ", year = "2017", url = "\url{https://wiki.haskell.org/index.php?title=Stackage&oldid=61585}", note = "[Online; accessed 17-January-2025]" }