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