Cite This Page
Bibliographic details for Work with the NavBlock
- Page name: Work with the NavBlock
- 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 13:21 UTC
- Permanent URL: https://www.learnliberally.org/w/index.php?title=Work_with_the_NavBlock&oldid=617
- Page Version ID: 617
Citation styles for Work with the NavBlock
Work with the NavBlock. (2024, November 3). A Place to Study. Retrieved May 15, 2026, from https://www.learnliberally.org/w/index.php?title=Work_with_the_NavBlock&oldid=617.
"Work with the NavBlock." A Place to Study. 3 Nov 2024, 20:25 UTC. <https://www.learnliberally.org/w/index.php?title=Work_with_the_NavBlock&oldid=617> 15 May 2026, 13:21.
A Place to Study contributors, 'Work with the NavBlock', A Place to Study, 3 November 2024, 20:25 UTC, <https://www.learnliberally.org/w/index.php?title=Work_with_the_NavBlock&oldid=617> [accessed 15 May 2026]
A Place to Study contributors, "Work with the NavBlock," A Place to Study, https://www.learnliberally.org/w/index.php?title=Work_with_the_NavBlock&oldid=617 (accessed May 15, 2026).
A Place to Study contributors. Work with the NavBlock [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=Work_with_the_NavBlock&oldid=617.
Work with the NavBlock, https://www.learnliberally.org/w/index.php?title=Work_with_the_NavBlock&oldid=617 (last visited May 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "A Place to Study",
title = "Work with the NavBlock --- A Place to Study{,} ",
year = "2024",
url = "https://www.learnliberally.org/w/index.php?title=Work_with_the_NavBlock&oldid=617",
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 = "Work with the NavBlock --- A Place to Study{,} ",
year = "2024",
url = "\url{https://www.learnliberally.org/w/index.php?title=Work_with_the_NavBlock&oldid=617}",
note = "[Online; accessed 15-May-2026]"
}