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