SANNcompact Wiki

Es ist besser, wenn es einfach ist

Benutzer-Werkzeuge

Webseiten-Werkzeuge


start

Bibliographic details for "start"

Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.

Citation styles for "start"

APA style

Anonymous Contributors (2024). start. SANNcompact Wiki. Retrieved 10:02, 26 April, 2026 from https://sannwiki.messtechnik-rlp.de/doku.php?id=start&rev=1713875608.

MLA style

“start.” SANNcompact Wiki. 23 Apr 2024, 14:33 CEST. 26 Apr 2026, 10:02 <https://sannwiki.messtechnik-rlp.de/doku.php?id=start&rev=1713875608>.

MHRA style

Anonymous Contributors, ‘start’, SANNcompact Wiki, 23 April 2024, 14:33 CEST, <https://sannwiki.messtechnik-rlp.de/doku.php?id=start&rev=1713875608> [accessed 26 April 2026]

Chicago style

Anonymous Contributors, “start,” SANNcompact Wiki, https://sannwiki.messtechnik-rlp.de/doku.php?id=start&rev=1713875608 (accessed April 26, 2026).

CBE/CSE style

Anonymous Contributors. start [Internet]. SANNcompact Wiki; 2024 Apr 23, 14:33 CEST [cited 2026 Apr 26]. Available from: https://sannwiki.messtechnik-rlp.de/doku.php?id=start&rev=1713875608.

Bluebook style

AMA style

Anonymous Contributors. start. SANNcompact Wiki. April 23, 2024, 14:33 CEST. Available at: https://sannwiki.messtechnik-rlp.de/doku.php?id=start&rev=1713875608. Accessed April 26, 2026.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "start --- SANNcompact Wiki",
   year = "2024",
   url = "https://sannwiki.messtechnik-rlp.de/doku.php?id=start&rev=1713875608",
   note = "[Online; accessed 26-April-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 = "Anonymous Contributors",
   title = "start --- SANNcompact Wiki",
   year = "2024",
   url = "\url{https://sannwiki.messtechnik-rlp.de/doku.php?id=start&rev=1713875608}",
   note = "[Online; accessed 26-April-2026]"
 }