Search found 5 matches

by faca
Sat Jan 08, 2022 2:40 pm
Forum: General
Topic: hyperref problem with bibtex
Replies: 6
Views: 8247

hyperref problem with bibtex

I've not loaded the template from the external link, because it would need JavaScript and for security reasons JavaScript is deactivated for most sites here.

Without I can only tell you, that the bbl files generated by bibtex also contain a thebibliography environment. So you still have ...
by faca
Sat Jan 08, 2022 2:05 pm
Forum: General
Topic: hyperref problem with bibtex
Replies: 6
Views: 8247

hyperref problem with bibtex

anyone please?
by faca
Mon Dec 27, 2021 5:39 pm
Forum: LyX
Topic: Language problem for float object
Replies: 2
Views: 3006

Language problem for float object

I finally solved my self!

1. Select the document
2. right button
3. Language
4. Set English
by faca
Mon Dec 27, 2021 10:40 am
Forum: General
Topic: hyperref problem with bibtex
Replies: 6
Views: 8247

hyperref problem with bibtex

Hello, I'm writing a paper to submit to a journal. The journal has its template, then I'm using it.

Here the template https://we.tl/t-WYkrn4wm4O

In the tex file, I substituted

\begin{thebibliography}


by

\bibliographystyle{ieeetr}
\bibliography{sample}

to use bibtex.
It works, but if I ...
by faca
Mon Dec 27, 2021 9:54 am
Forum: LyX
Topic: Language problem for float object
Replies: 2
Views: 3006

Language problem for float object

Hello, I wrote a document (book style) by lyx.
I set
Document->Setting->Language->Language in English, and for example I get "Chapter, Section", etc in English, but in the caption of float objects (both figures and tables), I get the italian word (i.e. Figura and Tabella ).
I also wrote in the ...