Пропустить до содержимого

BibTeX misc type

Это содержимое пока не доступно на вашем языке.

There are a variety of entry types in BibTeX, and sometimes you will come across a source that doesn’t quite match any of the predefined types. In these cases, you can use the misc type. This type is for anything that doesn’t fit into one of the other categories. This could be pieces of music or lecture slides, but mostly it is to cite web pages. These unsupported source types are created with workaround fields from note and howpublished. If you frequently cite source types not supported by BibTex, you should look at BibLaTex, which offers a superset in terms of fields and types.

Нужно простое решение для управления вашими записями BibTeX? Ознакомьтесь с CiteDrive!

  • Веб-основанное, современное управление библиографическими ссылками
  • Сотрудничество и обмен с коллегами-исследователями
  • Интеграция с Overleaf
  • Полноценная поддержка BibTeX/BibLaTeX
  • Сохраняйте статьи и веб-сайты прямо из вашего браузера
  • Поиск новых статей в базе данных из десятков миллионов ссылок
Попробовать CiteDrive ► Смотреть демонстрацию
@misc{citationKey,
...
}

If you are looking to use misc to cite a website, check out this guide.