Cite This Page
Bibliographic details for X-Cart:Switching to a Different PayPal Solution
- Page name: X-Cart:Switching to a Different PayPal Solution
- Author: X-Cart 4 Classic contributors
- Publisher: X-Cart 4 Classic, .
- Date of last revision: 24 December 2012 21:12 UTC
- Date retrieved: 29 June 2026 19:57 UTC
- Permanent URL: https://help.x-cart.com/index.php?title=X-Cart:Switching_to_a_Different_PayPal_Solution&oldid=9875
- Page Version ID: 9875
Citation styles for X-Cart:Switching to a Different PayPal Solution
APA style
X-Cart:Switching to a Different PayPal Solution. (2012, December 24). X-Cart 4 Classic, . Retrieved 19:57, June 29, 2026 from https://help.x-cart.com/index.php?title=X-Cart:Switching_to_a_Different_PayPal_Solution&oldid=9875.
MLA style
"X-Cart:Switching to a Different PayPal Solution." X-Cart 4 Classic, . 24 Dec 2012, 21:12 UTC. 29 Jun 2026, 19:57 <https://help.x-cart.com/index.php?title=X-Cart:Switching_to_a_Different_PayPal_Solution&oldid=9875>.
MHRA style
X-Cart 4 Classic contributors, 'X-Cart:Switching to a Different PayPal Solution', X-Cart 4 Classic, , 24 December 2012, 21:12 UTC, <https://help.x-cart.com/index.php?title=X-Cart:Switching_to_a_Different_PayPal_Solution&oldid=9875> [accessed 29 June 2026]
Chicago style
X-Cart 4 Classic contributors, "X-Cart:Switching to a Different PayPal Solution," X-Cart 4 Classic, , https://help.x-cart.com/index.php?title=X-Cart:Switching_to_a_Different_PayPal_Solution&oldid=9875 (accessed June 29, 2026).
CBE/CSE style
X-Cart 4 Classic contributors. X-Cart:Switching to a Different PayPal Solution [Internet]. X-Cart 4 Classic, ; 2012 Dec 24, 21:12 UTC [cited 2026 Jun 29]. Available from: https://help.x-cart.com/index.php?title=X-Cart:Switching_to_a_Different_PayPal_Solution&oldid=9875.
Bluebook style
X-Cart:Switching to a Different PayPal Solution, https://help.x-cart.com/index.php?title=X-Cart:Switching_to_a_Different_PayPal_Solution&oldid=9875 (last visited June 29, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "X-Cart 4 Classic",
title = "X-Cart:Switching to a Different PayPal Solution --- X-Cart 4 Classic{,} ",
year = "2012",
url = "https://help.x-cart.com/index.php?title=X-Cart:Switching_to_a_Different_PayPal_Solution&oldid=9875",
note = "[Online; accessed 29-June-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:Switching to a Different PayPal Solution --- X-Cart 4 Classic{,} ",
year = "2012",
url = "\url{https://help.x-cart.com/index.php?title=X-Cart:Switching_to_a_Different_PayPal_Solution&oldid=9875}",
note = "[Online; accessed 29-June-2026]"
}