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: 3 October 2023 06:45 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 06:45, October 3, 2023 from https://wiki.haskell.org/index.php?title=Stackage&oldid=61585.
MLA style
"Stackage." HaskellWiki, . 24 Feb 2017, 09:01 UTC. 3 Oct 2023, 06:45 <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 3 October 2023]
Chicago style
HaskellWiki contributors, "Stackage," HaskellWiki, , https://wiki.haskell.org/index.php?title=Stackage&oldid=61585 (accessed October 3, 2023).
CBE/CSE style
HaskellWiki contributors. Stackage [Internet]. HaskellWiki, ; 2017 Feb 24, 09:01 UTC [cited 2023 Oct 3]. 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 October 3, 2023).
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 3-October-2023]" }
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 3-October-2023]" }