Cite This Page
Bibliographic details for Panel Thumbnails
- Page name: Panel Thumbnails
- Author: PanelForge 8 Documentation contributors
- Publisher: PanelForge 8 Documentation.
- Date of last revision: 13 April 2019 22:32 UTC
- Date retrieved: 13 April 2026 21:11 UTC
- Permanent URL: https://docs.panel-forge.com/wiki/8/index.php?title=Panel_Thumbnails&oldid=717
- Page Version ID: 717
Citation styles for Panel Thumbnails
APA style
Panel Thumbnails. (2019, April 13). PanelForge 8 Documentation. Retrieved 21:11, April 13, 2026 from https://docs.panel-forge.com/wiki/8/index.php?title=Panel_Thumbnails&oldid=717.
MLA style
"Panel Thumbnails." PanelForge 8 Documentation. 13 Apr 2019, 22:32 UTC. 13 Apr 2026, 21:11 <https://docs.panel-forge.com/wiki/8/index.php?title=Panel_Thumbnails&oldid=717>.
MHRA style
PanelForge 8 Documentation contributors, 'Panel Thumbnails', PanelForge 8 Documentation, 13 April 2019, 22:32 UTC, <https://docs.panel-forge.com/wiki/8/index.php?title=Panel_Thumbnails&oldid=717> [accessed 13 April 2026]
Chicago style
PanelForge 8 Documentation contributors, "Panel Thumbnails," PanelForge 8 Documentation, https://docs.panel-forge.com/wiki/8/index.php?title=Panel_Thumbnails&oldid=717 (accessed April 13, 2026).
CBE/CSE style
PanelForge 8 Documentation contributors. Panel Thumbnails [Internet]. PanelForge 8 Documentation; 2019 Apr 13, 22:32 UTC [cited 2026 Apr 13]. Available from: https://docs.panel-forge.com/wiki/8/index.php?title=Panel_Thumbnails&oldid=717.
Bluebook style
Panel Thumbnails, https://docs.panel-forge.com/wiki/8/index.php?title=Panel_Thumbnails&oldid=717 (last visited April 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "PanelForge 8 Documentation",
title = "Panel Thumbnails --- PanelForge 8 Documentation{,} ",
year = "2019",
url = "https://docs.panel-forge.com/wiki/8/index.php?title=Panel_Thumbnails&oldid=717",
note = "[Online; accessed 13-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 = "Panel Thumbnails --- PanelForge 8 Documentation{,} ",
year = "2019",
url = "\url{https://docs.panel-forge.com/wiki/8/index.php?title=Panel_Thumbnails&oldid=717}",
note = "[Online; accessed 13-April-2026]"
}