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