личные инструменты

Bibliographic details for "challenges"

  • Page name: challenges
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 30 March 2007 01:13 MSD
  • Date retrieved: 16 April 2024 22:21 MSD
  • Page Version ID: 1175202798

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

Citation styles for "challenges"

APA style

Институт НеоКода (2007). challenges. Институт НеоКода – Новый код НЛП. Retrieved 22:21, 16 April, 2024 from http://newcode.ru/doku.php?id=challenges&rev=1175202798.

MLA style

“challenges.” Институт НеоКода – Новый код НЛП. 30 Mar 2007, 01:13 MSD. 16 Apr 2024, 22:21 <http://newcode.ru/doku.php?id=challenges&rev=1175202798>.

MHRA style

Институт НеоКода, ‘challenges’, Институт НеоКода – Новый код НЛП, 30 March 2007, 01:13 MSD, <http://newcode.ru/doku.php?id=challenges&rev=1175202798> [accessed 16 April 2024]

Chicago style

Институт НеоКода, “challenges,” Институт НеоКода – Новый код НЛП, http://newcode.ru/doku.php?id=challenges&rev=1175202798 (accessed April 16, 2024).

CBE/CSE style

Институт НеоКода. challenges [Internet]. Институт НеоКода – Новый код НЛП; 2007 Mar 30, 01:13 MSD [cited 2024 Apr 16]. Available from: http://newcode.ru/doku.php?id=challenges&rev=1175202798.

Bluebook style

challenges, http://newcode.ru/doku.php?id=challenges&rev=1175202798 (last visited April 16, 2024).

AMA style

Институт НеоКода. challenges. Институт НеоКода – Новый код НЛП. March 30, 2007, 01:13 MSD. Available at: http://newcode.ru/doku.php?id=challenges&rev=1175202798. Accessed April 16, 2024.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Институт НеоКода",
   title = "challenges --- Институт НеоКода – Новый код НЛП",
   year = "2007",
   url = "http://newcode.ru/doku.php?id=challenges&rev=1175202798",
   note = "[Online; accessed 16-April-2024]"
 }

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 = "Институт НеоКода",
   title = "challenges --- Институт НеоКода – Новый код НЛП",
   year = "2007",
   url = "\url{http://newcode.ru/doku.php?id=challenges&rev=1175202798}",
   note = "[Online; accessed 16-April-2024]"
 }