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: 14 November 2017 13:56 UTC
- Date retrieved: 3 November 2025 02:30 UTC
- Permanent URL: https://help.x-cart.com/index.php?title=X-Cart:Setting_up_robots.txt&oldid=15157
- Page Version ID: 15157
Citation styles for X-Cart:Setting up robots.txt
APA style
X-Cart:Setting up robots.txt. (2017, November 14). X-Cart 4 Classic, . Retrieved 02:30, November 3, 2025 from https://help.x-cart.com/index.php?title=X-Cart:Setting_up_robots.txt&oldid=15157.
MLA style
"X-Cart:Setting up robots.txt." X-Cart 4 Classic, . 14 Nov 2017, 13:56 UTC. 3 Nov 2025, 02:30 <https://help.x-cart.com/index.php?title=X-Cart:Setting_up_robots.txt&oldid=15157>.
MHRA style
X-Cart 4 Classic contributors, 'X-Cart:Setting up robots.txt', X-Cart 4 Classic, , 14 November 2017, 13:56 UTC, <https://help.x-cart.com/index.php?title=X-Cart:Setting_up_robots.txt&oldid=15157> [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=15157 (accessed November 3, 2025).
CBE/CSE style
X-Cart 4 Classic contributors. X-Cart:Setting up robots.txt [Internet]. X-Cart 4 Classic, ; 2017 Nov 14, 13:56 UTC [cited 2025 Nov 3]. Available from: https://help.x-cart.com/index.php?title=X-Cart:Setting_up_robots.txt&oldid=15157.
Bluebook style
X-Cart:Setting up robots.txt, https://help.x-cart.com/index.php?title=X-Cart:Setting_up_robots.txt&oldid=15157 (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 = "2017",
url = "https://help.x-cart.com/index.php?title=X-Cart:Setting_up_robots.txt&oldid=15157",
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 = "2017",
url = "\url{https://help.x-cart.com/index.php?title=X-Cart:Setting_up_robots.txt&oldid=15157}",
note = "[Online; accessed 3-November-2025]"
}