Cite This Page
Bibliographic details for PWM support
- Page name: PWM support
- Author: www.chip-community.org contributors
- Publisher: www.chip-community.org, .
- Date of last revision: 2 February 2019 10:32 UTC
- Date retrieved: 16 January 2021 23:15 UTC
- Permanent URL: http://www.chip-community.org/index.php?title=PWM_support&oldid=493
- Page Version ID: 493
Citation styles for PWM support
APA style
PWM support. (2019, February 2). www.chip-community.org, . Retrieved 23:15, January 16, 2021 from http://www.chip-community.org/index.php?title=PWM_support&oldid=493.
MLA style
"PWM support." www.chip-community.org, . 2 Feb 2019, 10:32 UTC. 16 Jan 2021, 23:15 <http://www.chip-community.org/index.php?title=PWM_support&oldid=493>.
MHRA style
www.chip-community.org contributors, 'PWM support', www.chip-community.org, , 2 February 2019, 10:32 UTC, <http://www.chip-community.org/index.php?title=PWM_support&oldid=493> [accessed 16 January 2021]
Chicago style
www.chip-community.org contributors, "PWM support," www.chip-community.org, , http://www.chip-community.org/index.php?title=PWM_support&oldid=493 (accessed January 16, 2021).
CBE/CSE style
www.chip-community.org contributors. PWM support [Internet]. www.chip-community.org, ; 2019 Feb 2, 10:32 UTC [cited 2021 Jan 16]. Available from: http://www.chip-community.org/index.php?title=PWM_support&oldid=493.
Bluebook style
PWM support, http://www.chip-community.org/index.php?title=PWM_support&oldid=493 (last visited January 16, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "www.chip-community.org", title = "PWM support --- www.chip-community.org{,} ", year = "2019", url = "http://www.chip-community.org/index.php?title=PWM_support&oldid=493", note = "[Online; accessed 16-January-2021]" }
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 = "www.chip-community.org", title = "PWM support --- www.chip-community.org{,} ", year = "2019", url = "\url{http://www.chip-community.org/index.php?title=PWM_support&oldid=493}", note = "[Online; accessed 16-January-2021]" }