Cite This Page
Bibliographic details for Downloads
- Page name: Downloads
- Author: RunaWFE contributors
- Publisher: RunaWFE, .
- Date of last revision: 30 September 2023 18:03 UTC
- Date retrieved: 14 July 2026 03:57 UTC
- Permanent URL: https://runawfe.org/index.php?title=Downloads&oldid=3674
- Page Version ID: 3674
Citation styles for Downloads
APA style
Downloads. (2023, September 30). RunaWFE, . Retrieved 03:57, July 14, 2026 from https://runawfe.org/index.php?title=Downloads&oldid=3674.
MLA style
"Downloads." RunaWFE, . 30 Sep 2023, 18:03 UTC. 14 Jul 2026, 03:57 <https://runawfe.org/index.php?title=Downloads&oldid=3674>.
MHRA style
RunaWFE contributors, 'Downloads', RunaWFE, , 30 September 2023, 18:03 UTC, <https://runawfe.org/index.php?title=Downloads&oldid=3674> [accessed 14 July 2026]
Chicago style
RunaWFE contributors, "Downloads," RunaWFE, , https://runawfe.org/index.php?title=Downloads&oldid=3674 (accessed July 14, 2026).
CBE/CSE style
RunaWFE contributors. Downloads [Internet]. RunaWFE, ; 2023 Sep 30, 18:03 UTC [cited 2026 Jul 14]. Available from: https://runawfe.org/index.php?title=Downloads&oldid=3674.
Bluebook style
Downloads, https://runawfe.org/index.php?title=Downloads&oldid=3674 (last visited July 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "RunaWFE",
title = "Downloads --- RunaWFE{,} ",
year = "2023",
url = "https://runawfe.org/index.php?title=Downloads&oldid=3674",
note = "[Online; accessed 14-July-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 = "RunaWFE",
title = "Downloads --- RunaWFE{,} ",
year = "2023",
url = "\url{https://runawfe.org/index.php?title=Downloads&oldid=3674}",
note = "[Online; accessed 14-July-2026]"
}