Cite This Page
Bibliographic details for Colour Swatches
- Page name: Colour Swatches
- Author: PanelForge 8 Documentation contributors
- Publisher: PanelForge 8 Documentation.
- Date of last revision: 9 December 2018 20:52 UTC
- Date retrieved: 10 April 2026 17:18 UTC
- Permanent URL: https://docs.panel-forge.com/wiki/8/index.php?title=Colour_Swatches&oldid=604
- Page Version ID: 604
Citation styles for Colour Swatches
APA style
Colour Swatches. (2018, December 9). PanelForge 8 Documentation. Retrieved 17:18, April 10, 2026 from https://docs.panel-forge.com/wiki/8/index.php?title=Colour_Swatches&oldid=604.
MLA style
"Colour Swatches." PanelForge 8 Documentation. 9 Dec 2018, 20:52 UTC. 10 Apr 2026, 17:18 <https://docs.panel-forge.com/wiki/8/index.php?title=Colour_Swatches&oldid=604>.
MHRA style
PanelForge 8 Documentation contributors, 'Colour Swatches', PanelForge 8 Documentation, 9 December 2018, 20:52 UTC, <https://docs.panel-forge.com/wiki/8/index.php?title=Colour_Swatches&oldid=604> [accessed 10 April 2026]
Chicago style
PanelForge 8 Documentation contributors, "Colour Swatches," PanelForge 8 Documentation, https://docs.panel-forge.com/wiki/8/index.php?title=Colour_Swatches&oldid=604 (accessed April 10, 2026).
CBE/CSE style
PanelForge 8 Documentation contributors. Colour Swatches [Internet]. PanelForge 8 Documentation; 2018 Dec 9, 20:52 UTC [cited 2026 Apr 10]. Available from: https://docs.panel-forge.com/wiki/8/index.php?title=Colour_Swatches&oldid=604.
Bluebook style
Colour Swatches, https://docs.panel-forge.com/wiki/8/index.php?title=Colour_Swatches&oldid=604 (last visited April 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "PanelForge 8 Documentation",
title = "Colour Swatches --- PanelForge 8 Documentation{,} ",
year = "2018",
url = "https://docs.panel-forge.com/wiki/8/index.php?title=Colour_Swatches&oldid=604",
note = "[Online; accessed 10-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 = "PanelForge 8 Documentation",
title = "Colour Swatches --- PanelForge 8 Documentation{,} ",
year = "2018",
url = "\url{https://docs.panel-forge.com/wiki/8/index.php?title=Colour_Swatches&oldid=604}",
note = "[Online; accessed 10-April-2026]"
}