Cite This Page
Bibliographic details for Project Panel Naming
- Page name: Project Panel Naming
- Author: PanelForge 6 Documentation contributors
- Publisher: PanelForge 6 Documentation.
- Date of last revision: 23 October 2020 13:37 UTC
- Date retrieved: 16 January 2026 02:07 UTC
- Permanent URL: https://docs.panel-forge.com/wiki/6/index.php?title=Project_Panel_Naming&oldid=1196
- Page Version ID: 1196
Citation styles for Project Panel Naming
APA style
Project Panel Naming. (2020, October 23). PanelForge 6 Documentation. Retrieved 02:07, January 16, 2026 from https://docs.panel-forge.com/wiki/6/index.php?title=Project_Panel_Naming&oldid=1196.
MLA style
"Project Panel Naming." PanelForge 6 Documentation. 23 Oct 2020, 13:37 UTC. 16 Jan 2026, 02:07 <https://docs.panel-forge.com/wiki/6/index.php?title=Project_Panel_Naming&oldid=1196>.
MHRA style
PanelForge 6 Documentation contributors, 'Project Panel Naming', PanelForge 6 Documentation, 23 October 2020, 13:37 UTC, <https://docs.panel-forge.com/wiki/6/index.php?title=Project_Panel_Naming&oldid=1196> [accessed 16 January 2026]
Chicago style
PanelForge 6 Documentation contributors, "Project Panel Naming," PanelForge 6 Documentation, https://docs.panel-forge.com/wiki/6/index.php?title=Project_Panel_Naming&oldid=1196 (accessed January 16, 2026).
CBE/CSE style
PanelForge 6 Documentation contributors. Project Panel Naming [Internet]. PanelForge 6 Documentation; 2020 Oct 23, 13:37 UTC [cited 2026 Jan 16]. Available from: https://docs.panel-forge.com/wiki/6/index.php?title=Project_Panel_Naming&oldid=1196.
Bluebook style
Project Panel Naming, https://docs.panel-forge.com/wiki/6/index.php?title=Project_Panel_Naming&oldid=1196 (last visited January 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "PanelForge 6 Documentation",
title = "Project Panel Naming --- PanelForge 6 Documentation{,} ",
year = "2020",
url = "https://docs.panel-forge.com/wiki/6/index.php?title=Project_Panel_Naming&oldid=1196",
note = "[Online; accessed 16-January-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 6 Documentation",
title = "Project Panel Naming --- PanelForge 6 Documentation{,} ",
year = "2020",
url = "\url{https://docs.panel-forge.com/wiki/6/index.php?title=Project_Panel_Naming&oldid=1196}",
note = "[Online; accessed 16-January-2026]"
}