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