Cite This Page
Bibliographic details for Working with Pastels
- Page name: Working with Pastels
- Author: ISCA Wiki contributors
- Publisher: ISCA Wiki, .
- Date of last revision: 5 August 2020 05:27 UTC
- Date retrieved: 20 April 2026 21:05 UTC
- Permanent URL: http://wiki.caricature.org/wiki/index.php?title=Working_with_Pastels&oldid=6579
- Page Version ID: 6579
Citation styles for Working with Pastels
APA style
Working with Pastels. (2020, August 5). ISCA Wiki, . Retrieved 21:05, April 20, 2026 from http://wiki.caricature.org/wiki/index.php?title=Working_with_Pastels&oldid=6579.
MLA style
"Working with Pastels." ISCA Wiki, . 5 Aug 2020, 05:27 UTC. 20 Apr 2026, 21:05 <http://wiki.caricature.org/wiki/index.php?title=Working_with_Pastels&oldid=6579>.
MHRA style
ISCA Wiki contributors, 'Working with Pastels', ISCA Wiki, , 5 August 2020, 05:27 UTC, <http://wiki.caricature.org/wiki/index.php?title=Working_with_Pastels&oldid=6579> [accessed 20 April 2026]
Chicago style
ISCA Wiki contributors, "Working with Pastels," ISCA Wiki, , http://wiki.caricature.org/wiki/index.php?title=Working_with_Pastels&oldid=6579 (accessed April 20, 2026).
CBE/CSE style
ISCA Wiki contributors. Working with Pastels [Internet]. ISCA Wiki, ; 2020 Aug 5, 05:27 UTC [cited 2026 Apr 20]. Available from: http://wiki.caricature.org/wiki/index.php?title=Working_with_Pastels&oldid=6579.
Bluebook style
Working with Pastels, http://wiki.caricature.org/wiki/index.php?title=Working_with_Pastels&oldid=6579 (last visited April 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ISCA Wiki",
title = "Working with Pastels --- ISCA Wiki{,} ",
year = "2020",
url = "http://wiki.caricature.org/wiki/index.php?title=Working_with_Pastels&oldid=6579",
note = "[Online; accessed 20-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 = "ISCA Wiki",
title = "Working with Pastels --- ISCA Wiki{,} ",
year = "2020",
url = "\url{http://wiki.caricature.org/wiki/index.php?title=Working_with_Pastels&oldid=6579}",
note = "[Online; accessed 20-April-2026]"
}