Cite This Page
Bibliographic details for Scribus
- Page name: Scribus
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 25 November 2025 00:25 UTC
- Date retrieved: 22 March 2026 10:16 UTC
- Permanent URL: https://wpkg.org/index.php?title=Scribus&oldid=13538
- Page Version ID: 13538
Citation styles for Scribus
APA style
Scribus. (2025, November 25). WPKG | Open Source Software Deployment and Distribution, . Retrieved 10:16, March 22, 2026 from https://wpkg.org/index.php?title=Scribus&oldid=13538.
MLA style
"Scribus." WPKG | Open Source Software Deployment and Distribution, . 25 Nov 2025, 00:25 UTC. 22 Mar 2026, 10:16 <https://wpkg.org/index.php?title=Scribus&oldid=13538>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Scribus', WPKG | Open Source Software Deployment and Distribution, , 25 November 2025, 00:25 UTC, <https://wpkg.org/index.php?title=Scribus&oldid=13538> [accessed 22 March 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Scribus," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Scribus&oldid=13538 (accessed March 22, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Scribus [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2025 Nov 25, 00:25 UTC [cited 2026 Mar 22]. Available from: https://wpkg.org/index.php?title=Scribus&oldid=13538.
Bluebook style
Scribus, https://wpkg.org/index.php?title=Scribus&oldid=13538 (last visited March 22, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "Scribus --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2025",
url = "https://wpkg.org/index.php?title=Scribus&oldid=13538",
note = "[Online; accessed 22-March-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 = "WPKG | Open Source Software Deployment and Distribution",
title = "Scribus --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2025",
url = "\url{https://wpkg.org/index.php?title=Scribus&oldid=13538}",
note = "[Online; accessed 22-March-2026]"
}