Cite This Page
Bibliographic details for WebEx
- Page name: WebEx
- Author: PAWS Lab contributors
- Publisher: PAWS Lab.
- Date of last revision: 4 April 2016 19:33 UTC
- Date retrieved: 7 September 2026 08:26 UTC
- Permanent URL: http://adapt2.sis.pitt.edu/w/index.php?title=WebEx&oldid=3371
- Page Version ID: 3371
Citation styles for WebEx
APA style
WebEx. (2016, April 4). PAWS Lab. Retrieved 08:26, September 7, 2026 from http://adapt2.sis.pitt.edu/w/index.php?title=WebEx&oldid=3371.
MLA style
"WebEx." PAWS Lab. 4 Apr 2016, 19:33 UTC. 7 Sep 2026, 08:26 <http://adapt2.sis.pitt.edu/w/index.php?title=WebEx&oldid=3371>.
MHRA style
PAWS Lab contributors, 'WebEx', PAWS Lab, 4 April 2016, 19:33 UTC, <http://adapt2.sis.pitt.edu/w/index.php?title=WebEx&oldid=3371> [accessed 7 September 2026]
Chicago style
PAWS Lab contributors, "WebEx," PAWS Lab, http://adapt2.sis.pitt.edu/w/index.php?title=WebEx&oldid=3371 (accessed September 7, 2026).
CBE/CSE style
PAWS Lab contributors. WebEx [Internet]. PAWS Lab; 2016 Apr 4, 19:33 UTC [cited 2026 Sep 7]. Available from: http://adapt2.sis.pitt.edu/w/index.php?title=WebEx&oldid=3371.
Bluebook style
WebEx, http://adapt2.sis.pitt.edu/w/index.php?title=WebEx&oldid=3371 (last visited September 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "PAWS Lab",
title = "WebEx --- PAWS Lab{,} ",
year = "2016",
url = "http://adapt2.sis.pitt.edu/w/index.php?title=WebEx&oldid=3371",
note = "[Online; accessed 7-September-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 = "PAWS Lab",
title = "WebEx --- PAWS Lab{,} ",
year = "2016",
url = "\url{http://adapt2.sis.pitt.edu/w/index.php?title=WebEx&oldid=3371}",
note = "[Online; accessed 7-September-2026]"
}