Cite This Page
Bibliographic details for Seq
- Page name: Seq
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 19 October 2014 15:25 UTC
- Date retrieved: 29 September 2023 12:59 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Seq&oldid=59016
- Page Version ID: 59016
Citation styles for Seq
APA style
Seq. (2014, October 19). HaskellWiki, . Retrieved 12:59, September 29, 2023 from https://wiki.haskell.org/index.php?title=Seq&oldid=59016.
MLA style
"Seq." HaskellWiki, . 19 Oct 2014, 15:25 UTC. 29 Sep 2023, 12:59 <https://wiki.haskell.org/index.php?title=Seq&oldid=59016>.
MHRA style
HaskellWiki contributors, 'Seq', HaskellWiki, , 19 October 2014, 15:25 UTC, <https://wiki.haskell.org/index.php?title=Seq&oldid=59016> [accessed 29 September 2023]
Chicago style
HaskellWiki contributors, "Seq," HaskellWiki, , https://wiki.haskell.org/index.php?title=Seq&oldid=59016 (accessed September 29, 2023).
CBE/CSE style
HaskellWiki contributors. Seq [Internet]. HaskellWiki, ; 2014 Oct 19, 15:25 UTC [cited 2023 Sep 29]. Available from: https://wiki.haskell.org/index.php?title=Seq&oldid=59016.
Bluebook style
Seq, https://wiki.haskell.org/index.php?title=Seq&oldid=59016 (last visited September 29, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Seq --- HaskellWiki{,} ", year = "2014", url = "https://wiki.haskell.org/index.php?title=Seq&oldid=59016", note = "[Online; accessed 29-September-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 = "Seq --- HaskellWiki{,} ", year = "2014", url = "\url{https://wiki.haskell.org/index.php?title=Seq&oldid=59016}", note = "[Online; accessed 29-September-2023]" }