Bibliographic details for "na:outreach:step_by_step"

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

Citation styles for "na:outreach:step_by_step"

APA

Contributors of old.radionet-eu.org (2014). na:outreach:step_by_step. Radionet3 Wiki. Retrieved 07:54, 17 December, 2019 from http://old.radionet-eu.org/radionet3wiki/doku.php?id=na:outreach:step_by_step&rev=1400756172.

MLA

“na:outreach:step_by_step.” Radionet3 Wiki. 22 May 2014, 10:56 GMT. 17 Dec 2019, 07:54 <http://old.radionet-eu.org/radionet3wiki/doku.php?id=na:outreach:step_by_step&rev=1400756172>.

MHRA

Contributors of old.radionet-eu.org, ‘na:outreach:step_by_step’, Radionet3 Wiki, 22 May 2014, 10:56 GMT, <http://old.radionet-eu.org/radionet3wiki/doku.php?id=na:outreach:step_by_step&rev=1400756172> [Accessed 17 December 2019]

Chicago

Contributors of old.radionet-eu.org, “na:outreach:step_by_step, ” Radionet3 Wiki, http://old.radionet-eu.org/radionet3wiki/doku.php?id=na:outreach:step_by_step&rev=1400756172 (Accessed December 17, 2019).

CBE/CSE

Contributors of old.radionet-eu.org. na:outreach:step_by_step [Internet]. Radionet3 Wiki; 2014 May 22, 12:56 CEST [Cited 2019 Dec 17]. Available at: http://old.radionet-eu.org/radionet3wiki/doku.php?id=na:outreach:step_by_step&rev=1400756172.

Bluebook

na:outreach:step_by_step, http://old.radionet-eu.org/radionet3wiki/doku.php?id=na:outreach:step_by_step&rev=1400756172 (Last visited December 17, 2019).

AMA

Contributors of old.radionet-eu.org. na:outreach:step_by_step. Radionet3 Wiki. May 22, 2014, 10:56 GMT. Available at: http://old.radionet-eu.org/radionet3wiki/doku.php?id=na:outreach:step_by_step&rev=1400756172. Accessed December 17, 2019.

BibTeX

 @misc{ wiki:xxx,
   author = "Contributors of old.radionet-eu.org",
   title = "na:outreach:step_by_step --- Radionet3 Wiki",
   year = "2014",
   url = "http://old.radionet-eu.org/radionet3wiki/doku.php?id=na:outreach:step_by_step&rev=1400756172",
   note = "[Online; accessed 17-December-2019]"
 }
  

When using the LaTeX package 'url' (hint: search for '\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 old.radionet-eu.org",
   title = "na:outreach:step_by_step --- Radionet3 Wiki",
   year = "2014",
   url = "\url{http://old.radionet-eu.org/radionet3wiki/doku.php?id=na:outreach:step_by_step&rev=1400756172}",
   note = "[Online; accessed 17-December-2019]"
 }