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