Cite This Page
Bibliographic details for X-Cart:X-AdvancedCustomerReviews
- Page name: X-Cart:X-AdvancedCustomerReviews
- Author: X-Cart 4 Classic contributors
- Publisher: X-Cart 4 Classic, .
- Date of last revision: 22 July 2020 13:40 UTC
- Date retrieved: 13 March 2026 16:53 UTC
- Permanent URL: https://help.x-cart.com/index.php?title=X-Cart:X-AdvancedCustomerReviews&oldid=15425
- Page Version ID: 15425
Citation styles for X-Cart:X-AdvancedCustomerReviews
APA style
X-Cart:X-AdvancedCustomerReviews. (2020, July 22). X-Cart 4 Classic, . Retrieved 16:53, March 13, 2026 from https://help.x-cart.com/index.php?title=X-Cart:X-AdvancedCustomerReviews&oldid=15425.
MLA style
"X-Cart:X-AdvancedCustomerReviews." X-Cart 4 Classic, . 22 Jul 2020, 13:40 UTC. 13 Mar 2026, 16:53 <https://help.x-cart.com/index.php?title=X-Cart:X-AdvancedCustomerReviews&oldid=15425>.
MHRA style
X-Cart 4 Classic contributors, 'X-Cart:X-AdvancedCustomerReviews', X-Cart 4 Classic, , 22 July 2020, 13:40 UTC, <https://help.x-cart.com/index.php?title=X-Cart:X-AdvancedCustomerReviews&oldid=15425> [accessed 13 March 2026]
Chicago style
X-Cart 4 Classic contributors, "X-Cart:X-AdvancedCustomerReviews," X-Cart 4 Classic, , https://help.x-cart.com/index.php?title=X-Cart:X-AdvancedCustomerReviews&oldid=15425 (accessed March 13, 2026).
CBE/CSE style
X-Cart 4 Classic contributors. X-Cart:X-AdvancedCustomerReviews [Internet]. X-Cart 4 Classic, ; 2020 Jul 22, 13:40 UTC [cited 2026 Mar 13]. Available from: https://help.x-cart.com/index.php?title=X-Cart:X-AdvancedCustomerReviews&oldid=15425.
Bluebook style
X-Cart:X-AdvancedCustomerReviews, https://help.x-cart.com/index.php?title=X-Cart:X-AdvancedCustomerReviews&oldid=15425 (last visited March 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "X-Cart 4 Classic",
title = "X-Cart:X-AdvancedCustomerReviews --- X-Cart 4 Classic{,} ",
year = "2020",
url = "https://help.x-cart.com/index.php?title=X-Cart:X-AdvancedCustomerReviews&oldid=15425",
note = "[Online; accessed 13-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 = "X-Cart 4 Classic",
title = "X-Cart:X-AdvancedCustomerReviews --- X-Cart 4 Classic{,} ",
year = "2020",
url = "\url{https://help.x-cart.com/index.php?title=X-Cart:X-AdvancedCustomerReviews&oldid=15425}",
note = "[Online; accessed 13-March-2026]"
}