Cite This Page
Bibliographic details for OpenWRT LuCI GUI with UHTTPD using HTTPS
- Page name: OpenWRT LuCI GUI with UHTTPD using HTTPS
- Author: wiki.TerraBase.info contributors
- Publisher: wiki.TerraBase.info.
- Date of last revision: 18 January 2022 16:28 UTC
- Date retrieved: 9 December 2025 19:53 UTC
- Permanent URL: https://wiki.terrabase.info/index.php?title=OpenWRT_LuCI_GUI_with_UHTTPD_using_HTTPS&oldid=1572
- Page Version ID: 1572
Citation styles for OpenWRT LuCI GUI with UHTTPD using HTTPS
APA style
OpenWRT LuCI GUI with UHTTPD using HTTPS. (2022, January 18). wiki.TerraBase.info. Retrieved 19:53, December 9, 2025 from https://wiki.terrabase.info/index.php?title=OpenWRT_LuCI_GUI_with_UHTTPD_using_HTTPS&oldid=1572.
MLA style
"OpenWRT LuCI GUI with UHTTPD using HTTPS." wiki.TerraBase.info. 18 Jan 2022, 16:28 UTC. 9 Dec 2025, 19:53 <https://wiki.terrabase.info/index.php?title=OpenWRT_LuCI_GUI_with_UHTTPD_using_HTTPS&oldid=1572>.
MHRA style
wiki.TerraBase.info contributors, 'OpenWRT LuCI GUI with UHTTPD using HTTPS', wiki.TerraBase.info, 18 January 2022, 16:28 UTC, <https://wiki.terrabase.info/index.php?title=OpenWRT_LuCI_GUI_with_UHTTPD_using_HTTPS&oldid=1572> [accessed 9 December 2025]
Chicago style
wiki.TerraBase.info contributors, "OpenWRT LuCI GUI with UHTTPD using HTTPS," wiki.TerraBase.info, https://wiki.terrabase.info/index.php?title=OpenWRT_LuCI_GUI_with_UHTTPD_using_HTTPS&oldid=1572 (accessed December 9, 2025).
CBE/CSE style
wiki.TerraBase.info contributors. OpenWRT LuCI GUI with UHTTPD using HTTPS [Internet]. wiki.TerraBase.info; 2022 Jan 18, 16:28 UTC [cited 2025 Dec 9]. Available from: https://wiki.terrabase.info/index.php?title=OpenWRT_LuCI_GUI_with_UHTTPD_using_HTTPS&oldid=1572.
Bluebook style
OpenWRT LuCI GUI with UHTTPD using HTTPS, https://wiki.terrabase.info/index.php?title=OpenWRT_LuCI_GUI_with_UHTTPD_using_HTTPS&oldid=1572 (last visited December 9, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "wiki.TerraBase.info",
title = "OpenWRT LuCI GUI with UHTTPD using HTTPS --- wiki.TerraBase.info{,} ",
year = "2022",
url = "https://wiki.terrabase.info/index.php?title=OpenWRT_LuCI_GUI_with_UHTTPD_using_HTTPS&oldid=1572",
note = "[Online; accessed 9-December-2025]"
}
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 = "wiki.TerraBase.info",
title = "OpenWRT LuCI GUI with UHTTPD using HTTPS --- wiki.TerraBase.info{,} ",
year = "2022",
url = "\url{https://wiki.terrabase.info/index.php?title=OpenWRT_LuCI_GUI_with_UHTTPD_using_HTTPS&oldid=1572}",
note = "[Online; accessed 9-December-2025]"
}