Cite This Page
Bibliographic details for X-Cart:Putting PayPal to Work with X-Cart
- Page name: X-Cart:Putting PayPal to Work with X-Cart
- Author: X-Cart 4 Classic contributors
- Publisher: X-Cart 4 Classic, .
- Date of last revision: 15 September 2010 06:50 UTC
- Date retrieved: 2 March 2026 16:06 UTC
- Permanent URL: https://help.x-cart.com/index.php?title=X-Cart:Putting_PayPal_to_Work_with_X-Cart&oldid=4454
- Page Version ID: 4454
Citation styles for X-Cart:Putting PayPal to Work with X-Cart
APA style
X-Cart:Putting PayPal to Work with X-Cart. (2010, September 15). X-Cart 4 Classic, . Retrieved 16:06, March 2, 2026 from https://help.x-cart.com/index.php?title=X-Cart:Putting_PayPal_to_Work_with_X-Cart&oldid=4454.
MLA style
"X-Cart:Putting PayPal to Work with X-Cart." X-Cart 4 Classic, . 15 Sep 2010, 06:50 UTC. 2 Mar 2026, 16:06 <https://help.x-cart.com/index.php?title=X-Cart:Putting_PayPal_to_Work_with_X-Cart&oldid=4454>.
MHRA style
X-Cart 4 Classic contributors, 'X-Cart:Putting PayPal to Work with X-Cart', X-Cart 4 Classic, , 15 September 2010, 06:50 UTC, <https://help.x-cart.com/index.php?title=X-Cart:Putting_PayPal_to_Work_with_X-Cart&oldid=4454> [accessed 2 March 2026]
Chicago style
X-Cart 4 Classic contributors, "X-Cart:Putting PayPal to Work with X-Cart," X-Cart 4 Classic, , https://help.x-cart.com/index.php?title=X-Cart:Putting_PayPal_to_Work_with_X-Cart&oldid=4454 (accessed March 2, 2026).
CBE/CSE style
X-Cart 4 Classic contributors. X-Cart:Putting PayPal to Work with X-Cart [Internet]. X-Cart 4 Classic, ; 2010 Sep 15, 06:50 UTC [cited 2026 Mar 2]. Available from: https://help.x-cart.com/index.php?title=X-Cart:Putting_PayPal_to_Work_with_X-Cart&oldid=4454.
Bluebook style
X-Cart:Putting PayPal to Work with X-Cart, https://help.x-cart.com/index.php?title=X-Cart:Putting_PayPal_to_Work_with_X-Cart&oldid=4454 (last visited March 2, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "X-Cart 4 Classic",
title = "X-Cart:Putting PayPal to Work with X-Cart --- X-Cart 4 Classic{,} ",
year = "2010",
url = "https://help.x-cart.com/index.php?title=X-Cart:Putting_PayPal_to_Work_with_X-Cart&oldid=4454",
note = "[Online; accessed 2-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:Putting PayPal to Work with X-Cart --- X-Cart 4 Classic{,} ",
year = "2010",
url = "\url{https://help.x-cart.com/index.php?title=X-Cart:Putting_PayPal_to_Work_with_X-Cart&oldid=4454}",
note = "[Online; accessed 2-March-2026]"
}