Pular para o conteúdo

BibTeX misc type

Este conteúdo não está disponível em sua língua ainda.

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.

Precisa de uma solução simples para gerir suas entradas BibTeX? Descubra o CiteDrive!

  • Gestão de referências moderna e baseada na web
  • Colabore e compartilhe com colegas pesquisadores
  • Integração com o Overleaf
  • Suporte abrangente para BibTeX/BibLaTeX
  • Salve artigos e sites diretamente do seu navegador
  • Pesquise novos artigos em um banco de dados com dezenas de milhões de referências
Experimente o CiteDrive ► Ver demonstração
@misc{citationKey,
...
}

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