Cite This Page
Bibliographic details for Diagrams/Dev/Bounds
- Page name: Diagrams/Dev/Bounds
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 21 December 2011 19:38 UTC
- Date retrieved: 19 August 2022 14:40 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Diagrams/Dev/Bounds&oldid=43721
- Page Version ID: 43721
Citation styles for Diagrams/Dev/Bounds
APA style
Diagrams/Dev/Bounds. (2011, December 21). HaskellWiki, . Retrieved 14:40, August 19, 2022 from https://wiki.haskell.org/index.php?title=Diagrams/Dev/Bounds&oldid=43721.
MLA style
"Diagrams/Dev/Bounds." HaskellWiki, . 21 Dec 2011, 19:38 UTC. 19 Aug 2022, 14:40 <https://wiki.haskell.org/index.php?title=Diagrams/Dev/Bounds&oldid=43721>.
MHRA style
HaskellWiki contributors, 'Diagrams/Dev/Bounds', HaskellWiki, , 21 December 2011, 19:38 UTC, <https://wiki.haskell.org/index.php?title=Diagrams/Dev/Bounds&oldid=43721> [accessed 19 August 2022]
Chicago style
HaskellWiki contributors, "Diagrams/Dev/Bounds," HaskellWiki, , https://wiki.haskell.org/index.php?title=Diagrams/Dev/Bounds&oldid=43721 (accessed August 19, 2022).
CBE/CSE style
HaskellWiki contributors. Diagrams/Dev/Bounds [Internet]. HaskellWiki, ; 2011 Dec 21, 19:38 UTC [cited 2022 Aug 19]. Available from: https://wiki.haskell.org/index.php?title=Diagrams/Dev/Bounds&oldid=43721.
Bluebook style
Diagrams/Dev/Bounds, https://wiki.haskell.org/index.php?title=Diagrams/Dev/Bounds&oldid=43721 (last visited August 19, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Diagrams/Dev/Bounds --- HaskellWiki{,} ", year = "2011", url = "https://wiki.haskell.org/index.php?title=Diagrams/Dev/Bounds&oldid=43721", note = "[Online; accessed 19-August-2022]" }
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 = "Diagrams/Dev/Bounds --- HaskellWiki{,} ", year = "2011", url = "\url{https://wiki.haskell.org/index.php?title=Diagrams/Dev/Bounds&oldid=43721}", note = "[Online; accessed 19-August-2022]" }