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

Bibliographic details for "talk:firsttimers"

  • Page name: talk:firsttimers
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 28 May 2007 22:56 MSD
  • Date retrieved: 29 April 2024 11:22 MSD
  • Page Version ID: 1180378563

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

Citation styles for "talk:firsttimers"

APA style

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

MLA style

“talk:firsttimers.” Институт НеоКода – Новый код НЛП. 28 May 2007, 22:56 MSD. 29 Apr 2024, 11:22 <http://www.newcode.ru/doku.php?id=talk:firsttimers&rev=1180378563>.

MHRA style

Институт НеоКода, ‘talk:firsttimers’, Институт НеоКода – Новый код НЛП, 28 May 2007, 22:56 MSD, <http://www.newcode.ru/doku.php?id=talk:firsttimers&rev=1180378563> [accessed 29 April 2024]

Chicago style

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

CBE/CSE style

Институт НеоКода. talk:firsttimers [Internet]. Институт НеоКода – Новый код НЛП; 2007 May 28, 22:56 MSD [cited 2024 Apr 29]. Available from: http://www.newcode.ru/doku.php?id=talk:firsttimers&rev=1180378563.

Bluebook style

talk:firsttimers, http://www.newcode.ru/doku.php?id=talk:firsttimers&rev=1180378563 (last visited April 29, 2024).

AMA style

Институт НеоКода. talk:firsttimers. Институт НеоКода – Новый код НЛП. May 28, 2007, 22:56 MSD. Available at: http://www.newcode.ru/doku.php?id=talk:firsttimers&rev=1180378563. Accessed April 29, 2024.

BibTeX entry

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