Cite This Page
Bibliographic details for X-Cart:Moving store to web-root directory
- Page name: X-Cart:Moving store to web-root directory
- Author: X-Cart 4 Classic contributors
- Publisher: X-Cart 4 Classic, .
- Date of last revision: 8 November 2011 14:02 UTC
- Date retrieved: 30 October 2025 17:09 UTC
- Permanent URL: https://help.x-cart.com/index.php?title=X-Cart:Moving_store_to_web-root_directory&oldid=6804
- Page Version ID: 6804
Citation styles for X-Cart:Moving store to web-root directory
APA style
X-Cart:Moving store to web-root directory. (2011, November 8). X-Cart 4 Classic, . Retrieved 17:09, October 30, 2025 from https://help.x-cart.com/index.php?title=X-Cart:Moving_store_to_web-root_directory&oldid=6804.
MLA style
"X-Cart:Moving store to web-root directory." X-Cart 4 Classic, . 8 Nov 2011, 14:02 UTC. 30 Oct 2025, 17:09 <https://help.x-cart.com/index.php?title=X-Cart:Moving_store_to_web-root_directory&oldid=6804>.
MHRA style
X-Cart 4 Classic contributors, 'X-Cart:Moving store to web-root directory', X-Cart 4 Classic, , 8 November 2011, 14:02 UTC, <https://help.x-cart.com/index.php?title=X-Cart:Moving_store_to_web-root_directory&oldid=6804> [accessed 30 October 2025]
Chicago style
X-Cart 4 Classic contributors, "X-Cart:Moving store to web-root directory," X-Cart 4 Classic, , https://help.x-cart.com/index.php?title=X-Cart:Moving_store_to_web-root_directory&oldid=6804 (accessed October 30, 2025).
CBE/CSE style
X-Cart 4 Classic contributors. X-Cart:Moving store to web-root directory [Internet]. X-Cart 4 Classic, ; 2011 Nov 8, 14:02 UTC [cited 2025 Oct 30]. Available from: https://help.x-cart.com/index.php?title=X-Cart:Moving_store_to_web-root_directory&oldid=6804.
Bluebook style
X-Cart:Moving store to web-root directory, https://help.x-cart.com/index.php?title=X-Cart:Moving_store_to_web-root_directory&oldid=6804 (last visited October 30, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "X-Cart 4 Classic",
title = "X-Cart:Moving store to web-root directory --- X-Cart 4 Classic{,} ",
year = "2011",
url = "https://help.x-cart.com/index.php?title=X-Cart:Moving_store_to_web-root_directory&oldid=6804",
note = "[Online; accessed 30-October-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 = "X-Cart 4 Classic",
title = "X-Cart:Moving store to web-root directory --- X-Cart 4 Classic{,} ",
year = "2011",
url = "\url{https://help.x-cart.com/index.php?title=X-Cart:Moving_store_to_web-root_directory&oldid=6804}",
note = "[Online; accessed 30-October-2025]"
}