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: 1 February 2016 16:21 UTC
- Date retrieved: 1 April 2026 03:10 UTC
- Permanent URL: https://wiki.rodaw.com/w/index.php?title=Programming_language_cook_book&oldid=723
- Page Version ID: 723
Citation styles for Programming language cook book
APA style
Programming language cook book. (2016, February 1). Review or Discard at Will, . Retrieved03:10, April 1, 2026
from https://wiki.rodaw.com/w/index.php?title=Programming_language_cook_book&oldid=723.
MLA style
"Programming language cook book." Review or Discard at Will, . 1 Feb 2016, 16:21 UTC.1 Apr 2026, 03:10
<https://wiki.rodaw.com/w/index.php?title=Programming_language_cook_book&oldid=723>.
MHRA style
Review or Discard at Will contributors, 'Programming language cook book', Review or Discard at Will, , 1 February 2016, 16:21 UTC, <https://wiki.rodaw.com/w/index.php?title=Programming_language_cook_book&oldid=723> [accessed1 April 2026
]
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=723 (accessedApril 1, 2026
).
CBE/CSE style
Review or Discard at Will contributors. Programming language cook book [Internet]. Review or Discard at Will, ; 2016 Feb 1, 16:21 UTC [cited2026 Apr 1
]. Available from:
https://wiki.rodaw.com/w/index.php?title=Programming_language_cook_book&oldid=723.
Bluebook style
Programming language cook book, https://wiki.rodaw.com/w/index.php?title=Programming_language_cook_book&oldid=723 (last visitedApril 1, 2026
).
BibTeX entry
@misc{ wiki:xxx,
author = "Review or Discard at Will",
title = "Programming language cook book --- Review or Discard at Will{,} ",
year = "2016",
url = "https://wiki.rodaw.com/w/index.php?title=Programming_language_cook_book&oldid=723",
note = "[Online; accessed 1-April-2026
]"
}
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 = "2016",
url = "\url{https://wiki.rodaw.com/w/index.php?title=Programming_language_cook_book&oldid=723}",
note = "[Online; accessed 1-April-2026
]"
}