Cite This Page
Bibliographic details for SAS Coding Help
- Page name: SAS Coding Help
- Author: Phdwiki contributors
- Publisher: Phdwiki, .
- Date of last revision: 21 October 2007 04:22 UTC
- Date retrieved: 22 November 2024 09:26 UTC
- Permanent URL: http://www.byuaccounting.net/mediawiki/index.php?title=SAS_Coding_Help&oldid=508
- Page Version ID: 508
Citation styles for SAS Coding Help
APA style
SAS Coding Help. (2007, October 21). Phdwiki, . Retrieved 09:26, November 22, 2024 from http://www.byuaccounting.net/mediawiki/index.php?title=SAS_Coding_Help&oldid=508.
MLA style
"SAS Coding Help." Phdwiki, . 21 Oct 2007, 04:22 UTC. 22 Nov 2024, 09:26 <http://www.byuaccounting.net/mediawiki/index.php?title=SAS_Coding_Help&oldid=508>.
MHRA style
Phdwiki contributors, 'SAS Coding Help', Phdwiki, , 21 October 2007, 04:22 UTC, <http://www.byuaccounting.net/mediawiki/index.php?title=SAS_Coding_Help&oldid=508> [accessed 22 November 2024]
Chicago style
Phdwiki contributors, "SAS Coding Help," Phdwiki, , http://www.byuaccounting.net/mediawiki/index.php?title=SAS_Coding_Help&oldid=508 (accessed November 22, 2024).
CBE/CSE style
Phdwiki contributors. SAS Coding Help [Internet]. Phdwiki, ; 2007 Oct 21, 04:22 UTC [cited 2024 Nov 22]. Available from: http://www.byuaccounting.net/mediawiki/index.php?title=SAS_Coding_Help&oldid=508.
Bluebook style
SAS Coding Help, http://www.byuaccounting.net/mediawiki/index.php?title=SAS_Coding_Help&oldid=508 (last visited November 22, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Phdwiki", title = "SAS Coding Help --- Phdwiki{,} ", year = "2007", url = "http://www.byuaccounting.net/mediawiki/index.php?title=SAS_Coding_Help&oldid=508", note = "[Online; accessed 22-November-2024]" }
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 = "Phdwiki", title = "SAS Coding Help --- Phdwiki{,} ", year = "2007", url = "\url{http://www.byuaccounting.net/mediawiki/index.php?title=SAS_Coding_Help&oldid=508}", note = "[Online; accessed 22-November-2024]" }