Cite This Page
Bibliographic details for Programming language cook book
- Page name: Programming language cook book
- Author: Review or Discard at Will contributors
- Publisher: Review or Discard at Will, .
- Date of last revision: 6 December 2021 17:19 UTC
- Date retrieved: 12 April 2025 12:55 UTC
- Permanent URL: https://wiki.rodaw.com/w/index.php?title=Programming_language_cook_book&oldid=1059
- Page Version ID: 1059
Citation styles for Programming language cook book
APA style
Programming language cook book. (2021, December 6). Review or Discard at Will, . Retrieved12:55, April 12, 2025
from https://wiki.rodaw.com/w/index.php?title=Programming_language_cook_book&oldid=1059.
MLA style
"Programming language cook book." Review or Discard at Will, . 6 Dec 2021, 17:19 UTC.12 Apr 2025, 12:55
<https://wiki.rodaw.com/w/index.php?title=Programming_language_cook_book&oldid=1059>.
MHRA style
Review or Discard at Will contributors, 'Programming language cook book', Review or Discard at Will, , 6 December 2021, 17:19 UTC, <https://wiki.rodaw.com/w/index.php?title=Programming_language_cook_book&oldid=1059> [accessed12 April 2025
]
Chicago style
Review or Discard at Will contributors, "Programming language cook book," Review or Discard at Will, , https://wiki.rodaw.com/w/index.php?title=Programming_language_cook_book&oldid=1059 (accessedApril 12, 2025
).
CBE/CSE style
Review or Discard at Will contributors. Programming language cook book [Internet]. Review or Discard at Will, ; 2021 Dec 6, 17:19 UTC [cited2025 Apr 12
]. Available from:
https://wiki.rodaw.com/w/index.php?title=Programming_language_cook_book&oldid=1059.
Bluebook style
Programming language cook book, https://wiki.rodaw.com/w/index.php?title=Programming_language_cook_book&oldid=1059 (last visitedApril 12, 2025
).
BibTeX entry
@misc{ wiki:xxx, author = "Review or Discard at Will", title = "Programming language cook book --- Review or Discard at Will{,} ", year = "2021", url = "https://wiki.rodaw.com/w/index.php?title=Programming_language_cook_book&oldid=1059",note = "[Online; accessed
12-April-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 = "Review or Discard at Will", title = "Programming language cook book --- Review or Discard at Will{,} ", year = "2021", url = "\url{https://wiki.rodaw.com/w/index.php?title=Programming_language_cook_book&oldid=1059}",note = "[Online; accessed
12-April-2025
]"
}