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