Diferenciação das referências de mesmo autor e mesma data
- Lenguaje dominante
- TeX
- Estrellas
- 1.1k
- Forks
- 223
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
```
What steps will reproduce the problem?
1.incluir duas ou mais referências mesmo autor, mesma data
2.sistema autor-data
What is the expected output? What do you see instead?
Espera-se que as citações sejam identificadas automaticamente com as letras
a, b, ... após o ano, tanto na chamada como na bibliografia, o que não ocorre.
What version of the product are you using? On what operating system?
ubuntu12.04, texlive2014, abntex2
Additional information:
Exemplo:
texto(Silva, 2001a)
texto
texto(Silva,2001b)
Bibliografia
Silva, A. Artigo 1, 2001.
Silva, A. Artigo 2, 2001.
sendo q não necessariamente o artigo 1 será o 2001a, pois como o nome do
autor é o mm, a ordem de apresentação será dada pelo titulo.
```
Original issue reported on code.google.com by `rsrubin....@gmail.com` on 19 Sep 2014 at 1:15
Guía de contribución
Línea de trabajo
The issue is about citation disambiguation in the abntex2 LaTeX class when multiple references share the same author and year. Look at the citation handling code, likely in .cls or .bst files, to see how author-date citations are generated. Check the bibliography style for sorting and letter suffix logic. Test with a minimal .tex file to reproduce the problem and verify any fixes.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- latex, tex
- Área
- content, documentation
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100