Cite This Page
Bibliographic details for Stack
- Page name: Stack
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 28 August 2019 13:57 UTC
- Date retrieved: 4 March 2021 13:02 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Stack&oldid=59930
- Page Version ID: 59930
Citation styles for Stack
APA style
Stack. (2019, August 28). HaskellWiki, . Retrieved 13:02, March 4, 2021 from https://wiki.haskell.org/index.php?title=Stack&oldid=59930.
MLA style
"Stack." HaskellWiki, . 28 Aug 2019, 13:57 UTC. 4 Mar 2021, 13:02 <https://wiki.haskell.org/index.php?title=Stack&oldid=59930>.
MHRA style
HaskellWiki contributors, 'Stack', HaskellWiki, , 28 August 2019, 13:57 UTC, <https://wiki.haskell.org/index.php?title=Stack&oldid=59930> [accessed 4 March 2021]
Chicago style
HaskellWiki contributors, "Stack," HaskellWiki, , https://wiki.haskell.org/index.php?title=Stack&oldid=59930 (accessed March 4, 2021).
CBE/CSE style
HaskellWiki contributors. Stack [Internet]. HaskellWiki, ; 2019 Aug 28, 13:57 UTC [cited 2021 Mar 4]. Available from: https://wiki.haskell.org/index.php?title=Stack&oldid=59930.
Bluebook style
Stack, https://wiki.haskell.org/index.php?title=Stack&oldid=59930 (last visited March 4, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Stack --- HaskellWiki{,} ", year = "2019", url = "https://wiki.haskell.org/index.php?title=Stack&oldid=59930", note = "[Online; accessed 4-March-2021]" }
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 = "Stack --- HaskellWiki{,} ", year = "2019", url = "\url{https://wiki.haskell.org/index.php?title=Stack&oldid=59930}", note = "[Online; accessed 4-March-2021]" }