Cite This Page
Bibliographic details for Date
- Page name: Date
- Author: APA for Business Sources contributors
- Publisher: APA for Business Sources, .
- Date of last revision: 1 May 2017 22:02 UTC
- Date retrieved: 4 June 2026 20:06 UTC
- Permanent URL: http://citing.bceln.ca/index.php?title=Date&oldid=1032
- Page Version ID: 1032
Citation styles for Date
APA style
Date. (2017, May 1). APA for Business Sources, . Retrieved 20:06, June 4, 2026 from http://citing.bceln.ca/index.php?title=Date&oldid=1032.
MLA style
"Date." APA for Business Sources, . 1 May 2017, 22:02 UTC. 4 Jun 2026, 20:06 <http://citing.bceln.ca/index.php?title=Date&oldid=1032>.
MHRA style
APA for Business Sources contributors, 'Date', APA for Business Sources, , 1 May 2017, 22:02 UTC, <http://citing.bceln.ca/index.php?title=Date&oldid=1032> [accessed 4 June 2026]
Chicago style
APA for Business Sources contributors, "Date," APA for Business Sources, , http://citing.bceln.ca/index.php?title=Date&oldid=1032 (accessed June 4, 2026).
CBE/CSE style
APA for Business Sources contributors. Date [Internet]. APA for Business Sources, ; 2017 May 1, 22:02 UTC [cited 2026 Jun 4]. Available from: http://citing.bceln.ca/index.php?title=Date&oldid=1032.
Bluebook style
Date, http://citing.bceln.ca/index.php?title=Date&oldid=1032 (last visited June 4, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "APA for Business Sources",
title = "Date --- APA for Business Sources{,} ",
year = "2017",
url = "http://citing.bceln.ca/index.php?title=Date&oldid=1032",
note = "[Online; accessed 4-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 = "APA for Business Sources",
title = "Date --- APA for Business Sources{,} ",
year = "2017",
url = "\url{http://citing.bceln.ca/index.php?title=Date&oldid=1032}",
note = "[Online; accessed 4-June-2026]"
}