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 09:12, July 23, 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. 23 Jul. 2026, 09:12

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 23 July 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 July 23, 2026).

CBE/CSE

Contributors of wiki.northstar.co.kr. Formatting Syntax [Internet]. northstar; 2013 Mar 6, 13:29 GMT [Cited 2026 Jul 23]. 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 July 23, 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 July 23, 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 23-July-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 23-July-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 23-July-2026]"
 }
  

DokuWiki talk pages

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