Cite This Page
Bibliographic details for Serving static files with lighttpd
- Page name: Serving static files with lighttpd
- Author: WeBWorK_wiki contributors
- Publisher: WeBWorK_wiki, .
- Date of last revision: 31 January 2012 18:37 UTC
- Date retrieved: 14 April 2025 15:47 UTC
- Permanent URL: https://webwork.maa.org/mediawiki_new/index.php?title=Serving_static_files_with_lighttpd&oldid=12106
- Page Version ID: 12106
Citation styles for Serving static files with lighttpd
APA style
Serving static files with lighttpd. (2012, January 31). WeBWorK_wiki, . Retrieved 15:47, April 14, 2025 from https://webwork.maa.org/mediawiki_new/index.php?title=Serving_static_files_with_lighttpd&oldid=12106.
MLA style
"Serving static files with lighttpd." WeBWorK_wiki, . 31 Jan 2012, 18:37 UTC. 14 Apr 2025, 15:47 <https://webwork.maa.org/mediawiki_new/index.php?title=Serving_static_files_with_lighttpd&oldid=12106>.
MHRA style
WeBWorK_wiki contributors, 'Serving static files with lighttpd', WeBWorK_wiki, , 31 January 2012, 18:37 UTC, <https://webwork.maa.org/mediawiki_new/index.php?title=Serving_static_files_with_lighttpd&oldid=12106> [accessed 14 April 2025]
Chicago style
WeBWorK_wiki contributors, "Serving static files with lighttpd," WeBWorK_wiki, , https://webwork.maa.org/mediawiki_new/index.php?title=Serving_static_files_with_lighttpd&oldid=12106 (accessed April 14, 2025).
CBE/CSE style
WeBWorK_wiki contributors. Serving static files with lighttpd [Internet]. WeBWorK_wiki, ; 2012 Jan 31, 18:37 UTC [cited 2025 Apr 14]. Available from: https://webwork.maa.org/mediawiki_new/index.php?title=Serving_static_files_with_lighttpd&oldid=12106.
Bluebook style
Serving static files with lighttpd, https://webwork.maa.org/mediawiki_new/index.php?title=Serving_static_files_with_lighttpd&oldid=12106 (last visited April 14, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "WeBWorK_wiki", title = "Serving static files with lighttpd --- WeBWorK_wiki{,} ", year = "2012", url = "https://webwork.maa.org/mediawiki_new/index.php?title=Serving_static_files_with_lighttpd&oldid=12106", note = "[Online; accessed 14-April-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 = "WeBWorK_wiki", title = "Serving static files with lighttpd --- WeBWorK_wiki{,} ", year = "2012", url = "\url{https://webwork.maa.org/mediawiki_new/index.php?title=Serving_static_files_with_lighttpd&oldid=12106}", note = "[Online; accessed 14-April-2025]" }