Cite This Page
Bibliographic details for Auto reconnect
- Page name: Auto reconnect
- Author: Plover Wiki contributors
- Publisher: Plover Wiki.
- Date of last revision: 26 June 2024 02:16 UTC
- Date retrieved: 11 March 2026 16:13 UTC
- Permanent URL: https://plover.wiki/index.php?title=Auto_reconnect&oldid=2289
- Page Version ID: 2289
Citation styles for Auto reconnect
APA style
Auto reconnect. (2024, June 26). Plover Wiki. Retrieved 16:13, March 11, 2026 from https://plover.wiki/index.php?title=Auto_reconnect&oldid=2289.
MLA style
"Auto reconnect." Plover Wiki. 26 Jun 2024, 02:16 UTC. 11 Mar 2026, 16:13 <https://plover.wiki/index.php?title=Auto_reconnect&oldid=2289>.
MHRA style
Plover Wiki contributors, 'Auto reconnect', Plover Wiki, 26 June 2024, 02:16 UTC, <https://plover.wiki/index.php?title=Auto_reconnect&oldid=2289> [accessed 11 March 2026]
Chicago style
Plover Wiki contributors, "Auto reconnect," Plover Wiki, https://plover.wiki/index.php?title=Auto_reconnect&oldid=2289 (accessed March 11, 2026).
CBE/CSE style
Plover Wiki contributors. Auto reconnect [Internet]. Plover Wiki; 2024 Jun 26, 02:16 UTC [cited 2026 Mar 11]. Available from: https://plover.wiki/index.php?title=Auto_reconnect&oldid=2289.
Bluebook style
Auto reconnect, https://plover.wiki/index.php?title=Auto_reconnect&oldid=2289 (last visited March 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Plover Wiki",
title = "Auto reconnect --- Plover Wiki{,} ",
year = "2024",
url = "https://plover.wiki/index.php?title=Auto_reconnect&oldid=2289",
note = "[Online; accessed 11-March-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 = "Plover Wiki",
title = "Auto reconnect --- Plover Wiki{,} ",
year = "2024",
url = "\url{https://plover.wiki/index.php?title=Auto_reconnect&oldid=2289}",
note = "[Online; accessed 11-March-2026]"
}