Cite This Page
Bibliographic details for X-Cart:Setting up robots.txt
- Page name: X-Cart:Setting up robots.txt
- Author: X-Cart 4 Classic contributors
- Publisher: X-Cart 4 Classic, .
- Date of last revision: 15 March 2011 17:44 UTC
- Date retrieved: 3 November 2025 18:09 UTC
- Permanent URL: https://help.x-cart.com/index.php?title=X-Cart:Setting_up_robots.txt&oldid=5748
- Page Version ID: 5748
Citation styles for X-Cart:Setting up robots.txt
APA style
X-Cart:Setting up robots.txt. (2011, March 15). X-Cart 4 Classic, . Retrieved 18:09, November 3, 2025 from https://help.x-cart.com/index.php?title=X-Cart:Setting_up_robots.txt&oldid=5748.
MLA style
"X-Cart:Setting up robots.txt." X-Cart 4 Classic, . 15 Mar 2011, 17:44 UTC. 3 Nov 2025, 18:09 <https://help.x-cart.com/index.php?title=X-Cart:Setting_up_robots.txt&oldid=5748>.
MHRA style
X-Cart 4 Classic contributors, 'X-Cart:Setting up robots.txt', X-Cart 4 Classic, , 15 March 2011, 17:44 UTC, <https://help.x-cart.com/index.php?title=X-Cart:Setting_up_robots.txt&oldid=5748> [accessed 3 November 2025]
Chicago style
X-Cart 4 Classic contributors, "X-Cart:Setting up robots.txt," X-Cart 4 Classic, , https://help.x-cart.com/index.php?title=X-Cart:Setting_up_robots.txt&oldid=5748 (accessed November 3, 2025).
CBE/CSE style
X-Cart 4 Classic contributors. X-Cart:Setting up robots.txt [Internet]. X-Cart 4 Classic, ; 2011 Mar 15, 17:44 UTC [cited 2025 Nov 3]. Available from: https://help.x-cart.com/index.php?title=X-Cart:Setting_up_robots.txt&oldid=5748.
Bluebook style
X-Cart:Setting up robots.txt, https://help.x-cart.com/index.php?title=X-Cart:Setting_up_robots.txt&oldid=5748 (last visited November 3, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "X-Cart 4 Classic",
title = "X-Cart:Setting up robots.txt --- X-Cart 4 Classic{,} ",
year = "2011",
url = "https://help.x-cart.com/index.php?title=X-Cart:Setting_up_robots.txt&oldid=5748",
note = "[Online; accessed 3-November-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:Setting up robots.txt --- X-Cart 4 Classic{,} ",
year = "2011",
url = "\url{https://help.x-cart.com/index.php?title=X-Cart:Setting_up_robots.txt&oldid=5748}",
note = "[Online; accessed 3-November-2025]"
}