Cite This Page
Bibliographic details for Plantuml/DebugScript
- Page name: Plantuml/DebugScript
- Author: BITPlan Wiki contributors
- Publisher: BITPlan Wiki, .
- Date of last revision: 3 August 2024 15:42 UTC
- Date retrieved: 16 February 2026 13:53 UTC
- Permanent URL: https://wiki.bitplan.com/index.php?title=Plantuml/DebugScript&oldid=18821
- Page Version ID: 18821
Citation styles for Plantuml/DebugScript
APA style
Plantuml/DebugScript. (2024, August 3). BITPlan Wiki, . Retrieved 13:53, February 16, 2026 from https://wiki.bitplan.com/index.php?title=Plantuml/DebugScript&oldid=18821.
MLA style
"Plantuml/DebugScript." BITPlan Wiki, . 3 Aug 2024, 15:42 UTC. 16 Feb 2026, 13:53 <https://wiki.bitplan.com/index.php?title=Plantuml/DebugScript&oldid=18821>.
MHRA style
BITPlan Wiki contributors, 'Plantuml/DebugScript', BITPlan Wiki, , 3 August 2024, 15:42 UTC, <https://wiki.bitplan.com/index.php?title=Plantuml/DebugScript&oldid=18821> [accessed 16 February 2026]
Chicago style
BITPlan Wiki contributors, "Plantuml/DebugScript," BITPlan Wiki, , https://wiki.bitplan.com/index.php?title=Plantuml/DebugScript&oldid=18821 (accessed February 16, 2026).
CBE/CSE style
BITPlan Wiki contributors. Plantuml/DebugScript [Internet]. BITPlan Wiki, ; 2024 Aug 3, 15:42 UTC [cited 2026 Feb 16]. Available from: https://wiki.bitplan.com/index.php?title=Plantuml/DebugScript&oldid=18821.
Bluebook style
Plantuml/DebugScript, https://wiki.bitplan.com/index.php?title=Plantuml/DebugScript&oldid=18821 (last visited February 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "BITPlan Wiki",
title = "Plantuml/DebugScript --- BITPlan Wiki{,} ",
year = "2024",
url = "https://wiki.bitplan.com/index.php?title=Plantuml/DebugScript&oldid=18821",
note = "[Online; accessed 16-February-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 = "BITPlan Wiki",
title = "Plantuml/DebugScript --- BITPlan Wiki{,} ",
year = "2024",
url = "\url{https://wiki.bitplan.com/index.php?title=Plantuml/DebugScript&oldid=18821}",
note = "[Online; accessed 16-February-2026]"
}