Cite This Page
Bibliographic details for Web Server Documentation
- Page name: Web Server Documentation
- Author: edegan.com contributors
- Publisher: edegan.com, .
- Date of last revision: 17 February 2016 19:25 UTC
- Date retrieved: 23 March 2026 22:36 UTC
- Permanent URL: http://www.edegan.com/mediawiki/index.php?title=Web_Server_Documentation&oldid=40586
- Page Version ID: 40586
Citation styles for Web Server Documentation
APA style
Web Server Documentation. (2016, February 17). edegan.com, . Retrieved 22:36, March 23, 2026 from http://www.edegan.com/mediawiki/index.php?title=Web_Server_Documentation&oldid=40586.
MLA style
"Web Server Documentation." edegan.com, . 17 Feb 2016, 19:25 UTC. 23 Mar 2026, 22:36 <http://www.edegan.com/mediawiki/index.php?title=Web_Server_Documentation&oldid=40586>.
MHRA style
edegan.com contributors, 'Web Server Documentation', edegan.com, , 17 February 2016, 19:25 UTC, <http://www.edegan.com/mediawiki/index.php?title=Web_Server_Documentation&oldid=40586> [accessed 23 March 2026]
Chicago style
edegan.com contributors, "Web Server Documentation," edegan.com, , http://www.edegan.com/mediawiki/index.php?title=Web_Server_Documentation&oldid=40586 (accessed March 23, 2026).
CBE/CSE style
edegan.com contributors. Web Server Documentation [Internet]. edegan.com, ; 2016 Feb 17, 19:25 UTC [cited 2026 Mar 23]. Available from: http://www.edegan.com/mediawiki/index.php?title=Web_Server_Documentation&oldid=40586.
Bluebook style
Web Server Documentation, http://www.edegan.com/mediawiki/index.php?title=Web_Server_Documentation&oldid=40586 (last visited March 23, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "edegan.com",
title = "Web Server Documentation --- edegan.com{,} ",
year = "2016",
url = "http://www.edegan.com/mediawiki/index.php?title=Web_Server_Documentation&oldid=40586",
note = "[Online; accessed 23-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 = "edegan.com",
title = "Web Server Documentation --- edegan.com{,} ",
year = "2016",
url = "\url{http://www.edegan.com/mediawiki/index.php?title=Web_Server_Documentation&oldid=40586}",
note = "[Online; accessed 23-March-2026]"
}