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