Cite This Page
Bibliographic details for A note on dialog
- Page name: A note on dialog
- Author: A Place to Study contributors
- Publisher: A Place to Study.
- Date of last revision: 3 November 2024 20:25 UTC
- Date retrieved: 15 May 2026 14:08 UTC
- Permanent URL: https://www.learnliberally.org/w/index.php?title=A_note_on_dialog&oldid=7
- Page Version ID: 7
Citation styles for A note on dialog
A note on dialog. (2024, November 3). A Place to Study. Retrieved May 15, 2026, from https://www.learnliberally.org/w/index.php?title=A_note_on_dialog&oldid=7.
"A note on dialog." A Place to Study. 3 Nov 2024, 20:25 UTC. <https://www.learnliberally.org/w/index.php?title=A_note_on_dialog&oldid=7> 15 May 2026, 14:08.
A Place to Study contributors, 'A note on dialog', A Place to Study, 3 November 2024, 20:25 UTC, <https://www.learnliberally.org/w/index.php?title=A_note_on_dialog&oldid=7> [accessed 15 May 2026]
A Place to Study contributors, "A note on dialog," A Place to Study, https://www.learnliberally.org/w/index.php?title=A_note_on_dialog&oldid=7 (accessed May 15, 2026).
A Place to Study contributors. A note on dialog [Internet]. A Place to Study; 2024 Nov 3, 20:25 UTC [cited 2026 May 15]. Available from: https://www.learnliberally.org/w/index.php?title=A_note_on_dialog&oldid=7.
A note on dialog, https://www.learnliberally.org/w/index.php?title=A_note_on_dialog&oldid=7 (last visited May 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "A Place to Study",
title = "A note on dialog --- A Place to Study{,} ",
year = "2024",
url = "https://www.learnliberally.org/w/index.php?title=A_note_on_dialog&oldid=7",
note = "[Online; accessed 15-May-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 = "A Place to Study",
title = "A note on dialog --- A Place to Study{,} ",
year = "2024",
url = "\url{https://www.learnliberally.org/w/index.php?title=A_note_on_dialog&oldid=7}",
note = "[Online; accessed 15-May-2026]"
}