Navigáció
Print/export
Eszközök

LIW Intermedia Kft Wiki.

Bibliographic details for "Formatting Syntax"

Please remember to check your manual of style, standards guide or instructor's guidelines for the exact syntax to suit your needs.

Citation styles for "Formatting Syntax"

APA

Formatting Syntax. (2023, May 15). In Wiki - LIW Intermedia Kft.. Retrieved 18:37, April 26, 2026, from https://wiki.liw.digital/doku.php?id=wiki:syntax&rev=1684170792.

MLA

Anonymous Contributors. "Formatting Syntax". Wiki - LIW Intermedia Kft.. 15 May. 2023. Web. 26 Apr. 2026, 18:37

MHRA

Anonymous Contributors, 'Formatting Syntax', Wiki - LIW Intermedia Kft., 15 May 2023, 17:13 GMT, <https://wiki.liw.digital/doku.php?id=wiki:syntax&rev=1684170792> [Accessed 26 April 2026]

Chicago

Anonymous Contributors, "Formatting Syntax", Wiki - LIW Intermedia Kft., https://wiki.liw.digital/doku.php?id=wiki:syntax&rev=1684170792 (Accessed April 26, 2026).

CBE/CSE

Anonymous Contributors. Formatting Syntax [Internet]. Wiki - LIW Intermedia Kft.; 2023 May 15, 17:13 GMT [Cited 2026 Apr 26]. Available at: https://wiki.liw.digital/doku.php?id=wiki:syntax&rev=1684170792.

Bluebook

Formatting Syntax, https://wiki.liw.digital/doku.php?id=wiki:syntax&rev=1684170792 (Last visited April 26, 2026).

AMA

Anonymous Contributors. Formatting Syntax. Wiki - LIW Intermedia Kft.. May 15, 2023, 17:13 GMT. Available at: https://wiki.liw.digital/doku.php?id=wiki:syntax&rev=1684170792. Accessed April 26, 2026.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Formatting Syntax --- Wiki - LIW Intermedia Kft.",
   year = "2023",
   url = "https://wiki.liw.digital/doku.php?id=wiki:syntax&rev=1684170792",
   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 = "Formatting Syntax --- Wiki - LIW Intermedia Kft.",
   year = "2023",
   url = "\url{https://wiki.liw.digital/doku.php?id=wiki:syntax&rev=1684170792}",
   note = "[Online; accessed 26-April-2026]"


   author = "Anonymous Contributors",
   title = "Formatting Syntax --- Wiki - LIW Intermedia Kft.",
   year = "2023",
   url = "\url{https://wiki.liw.digital/doku.php?id=wiki:syntax&rev=1684170792}",
   note = "[Online; accessed 26-April-2026]"
 }
  

DokuWiki talk pages

Markup
[[wiki:syntax|Formatting Syntax]] ([[wiki:syntax?rev=1684170792|this version]])
Result
Formatting Syntax (this version)