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:26 UTC
- Date retrieved: 18 May 2026 17:26 UTC
- Permanent URL: http://wiki.caricature.org/wiki/index.php?title=Working_with_Pastels&oldid=6576
- Page Version ID: 6576
Citation styles for Working with Pastels
APA style
Working with Pastels. (2020, August 5). ISCA Wiki, . Retrieved 17:26, May 18, 2026 from http://wiki.caricature.org/wiki/index.php?title=Working_with_Pastels&oldid=6576.
MLA style
"Working with Pastels." ISCA Wiki, . 5 Aug 2020, 05:26 UTC. 18 May 2026, 17:26 <http://wiki.caricature.org/wiki/index.php?title=Working_with_Pastels&oldid=6576>.
MHRA style
ISCA Wiki contributors, 'Working with Pastels', ISCA Wiki, , 5 August 2020, 05:26 UTC, <http://wiki.caricature.org/wiki/index.php?title=Working_with_Pastels&oldid=6576> [accessed 18 May 2026]
Chicago style
ISCA Wiki contributors, "Working with Pastels," ISCA Wiki, , http://wiki.caricature.org/wiki/index.php?title=Working_with_Pastels&oldid=6576 (accessed May 18, 2026).
CBE/CSE style
ISCA Wiki contributors. Working with Pastels [Internet]. ISCA Wiki, ; 2020 Aug 5, 05:26 UTC [cited 2026 May 18]. Available from: http://wiki.caricature.org/wiki/index.php?title=Working_with_Pastels&oldid=6576.
Bluebook style
Working with Pastels, http://wiki.caricature.org/wiki/index.php?title=Working_with_Pastels&oldid=6576 (last visited May 18, 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=6576",
note = "[Online; accessed 18-May-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=6576}",
note = "[Online; accessed 18-May-2026]"
}