Prefixo de item relacionado duplicado em artigos
- Ngôn ngữ chính
- TeX
- Star
- 150
- Fork
- 30
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
[Este trecho](https://github.com/abntex/biblatex-abnt/blob/320b2c9c14226b3e3ce34f683652328ec4137e77/latex/bbx/abnt.bbx#L1552-L1556) imprime algo como "Resenha de:" no meio da referência, entre o título e o periódico do artigo. Não fiz uma PR porque não estou usando a versão mais recente para testar (o Overleaf tem a v3.0.1) e também não sei qual dos `\newblock` remover junto.
Para referência, os itens que estou usando:
```bibtex
@article{Stokes:2006,
title = "TREC",
subtitle = "Experiment and Evaluation in Information Retrieval",
author = "Stokes, Nicola",
doi = "10.1162/coli.2006.32.4.563",
journaltitle = "Computational Linguistics",
volume = "32",
number = "4",
year = "2006",
pages = "563--567",
publisher = "MIT Press",
location = "Cambridge",
related = {Voorhees:2005},
relatedtype = "reviewof",
}
@book{Voorhees:2005,
title = "TREC",
subtitle = "Experiment and Evaluation in Information Retrieval",
editor = "Voorhees, Ellen M. and Harman, Donna K.",
year = "2005",
pagetotal = "368",
publisher = "MIT Press",
location = "Cambridge",
}
```
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.