Risposte nei forum create
-
AutoreRisposte
-
::
Ho eliminato il begindocument e l’enddocument sul file bib ma le scritte all’interno del file .blg rimangono invariate. All’interno del file .bbl non vi è inserito niente se non \begin{thebibliography} e \end{thebibliography}. Ho provato ad utilizzare altri singoli articoli di google scholar ma il problema rimane invariato. Cosa posso fare?
::
Questo è tutto il contenuto del file “bibliografia.bib”:
`\begin{document}
@article{engle08,
title={The spline-GARCH model},
author={Engle, Robert F and Rangel, Jose Gonzalo},
journal={Review of Financial Studies},
volume={21},
number={3},
pages={1187–1222},
year={2008},
publisher={Soc Financial Studies}
}
\end{document}`Questo è tutto il contenuto del file .blg:
`This is BibTeX, Version 0.99d (TeX Live 2016)
Capacity: max_strings=35307, hash_size=35307, hash_prime=30011
The top-level auxiliary file: Primo tentativo.aux
The style file: plain.bst
I found no \citation commands—while reading file Primo tentativo.aux
Database file #1: bibiografia.bib
You've used 0 entries,
2118 wiz_defined-function locations,
497 strings with 4014 characters,
and the built_in function-call counts, 18 in all, are:
= — 0
> — 0
< -- 0 + -- 0 - -- 0 * -- 2 := -- 7 add.period$ -- 0 call.type$ -- 0 change.case$ -- 0 chr.to.int$ -- 0 cite$ -- 0 duplicate$ -- 0 empty$ -- 1 format.name$ -- 0 if$ -- 1 int.to.chr$ -- 0 int.to.str$ -- 0 missing$ -- 0 newline$ -- 3 num.names$ -- 0 pop$ -- 0 preamble$ -- 1 purify$ -- 0 quote$ -- 0 skip$ -- 1 stack$ -- 0 substring$ -- 0 swap$ -- 0 text.length$ -- 0 text.prefix$ -- 0 top$ -- 0 type$ -- 0 warning$ -- 0 while$ -- 0 width$ -- 0 write$ -- 2 (There was 1 error message)` -
AutoreRisposte