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