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. (2013, Mar 6). In northstar. Retrieved 13:15, March 25, 2026, from http://wiki.northstar.co.kr:7700/doku.php?id=wiki:syntax&rev=1362576550.

MLA

Contributors of wiki.northstar.co.kr. "Formatting Syntax". northstar. 6 Mar. 2013. Web. 25 Mar. 2026, 13:15

MHRA

Contributors of wiki.northstar.co.kr, 'Formatting Syntax', northstar, 6 March 2013, 13:29 GMT, <http://wiki.northstar.co.kr:7700/doku.php?id=wiki:syntax&rev=1362576550> [Accessed 25 March 2026]

Chicago

Contributors of wiki.northstar.co.kr, "Formatting Syntax", northstar, http://wiki.northstar.co.kr:7700/doku.php?id=wiki:syntax&rev=1362576550 (Accessed March 25, 2026).

CBE/CSE

Contributors of wiki.northstar.co.kr. Formatting Syntax [Internet]. northstar; 2013 Mar 6, 13:29 GMT [Cited 2026 Mar 25]. Available at: http://wiki.northstar.co.kr:7700/doku.php?id=wiki:syntax&rev=1362576550.

Bluebook

Formatting Syntax, http://wiki.northstar.co.kr:7700/doku.php?id=wiki:syntax&rev=1362576550 (Last visited March 25, 2026).

AMA

Contributors of wiki.northstar.co.kr. Formatting Syntax. northstar. March 6, 2013, 13:29 GMT. Available at: http://wiki.northstar.co.kr:7700/doku.php?id=wiki:syntax&rev=1362576550. Accessed March 25, 2026.

BibTeX

 @misc{ wiki:xxx,
   author = "Contributors of wiki.northstar.co.kr",
   title = "Formatting Syntax --- northstar",
   year = "2013",
   url = "http://wiki.northstar.co.kr:7700/doku.php?id=wiki:syntax&rev=1362576550",
   note = "[Online; accessed 25-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 = "Contributors of wiki.northstar.co.kr",
   title = "Formatting Syntax --- northstar",
   year = "2013",
   url = "\url{http://wiki.northstar.co.kr:7700/doku.php?id=wiki:syntax&rev=1362576550}",
   note = "[Online; accessed 25-March-2026]"


   author = "Contributors of wiki.northstar.co.kr",
   title = "Formatting Syntax --- northstar",
   year = "2013",
   url = "\url{http://wiki.northstar.co.kr:7700/doku.php?id=wiki:syntax&rev=1362576550}",
   note = "[Online; accessed 25-March-2026]"
 }
  

DokuWiki talk pages

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