Search found 3 matches

by jorgesisco
Wed Apr 20, 2022 3:18 pm
Forum: Page Layout
Topic: Page number style issue
Replies: 1
Views: 2494

Page number style issue

I have all my pages in romans numbers until table of content,

from introduction I added to my document:

\input{chapters/1. Introduction}
\pagenumbering{arabic}
\setcounter{page}{10}

and this help me set the numbers in arabic from the introduction page, but since my introduction takes more than ...
by jorgesisco
Thu Mar 17, 2022 8:18 am
Forum: BibTeX, biblatex and biber
Topic: Bibliography not showing in document
Replies: 2
Views: 1912

Bibliography not showing in document

Here is the file, thanks in advance for helping me.
refs.bib
Bibliography
(947 Bytes) Downloaded 175 times
by jorgesisco
Wed Mar 16, 2022 7:00 pm
Forum: BibTeX, biblatex and biber
Topic: Bibliography not showing in document
Replies: 2
Views: 1912

Bibliography not showing in document

I am trying to add some bibliographies and I get a [?], I made a folder for each section so I can have everything organized, outside all the section folders have the main.tex and the refs.bib.

Here is a screenshot:

main.png

In the literature review I do the citations and I get the [?]:

main ...