Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Overleaf] Issue with bibliography #59

Open
natanhoffmann opened this issue Jun 21, 2024 · 3 comments
Open

[Overleaf] Issue with bibliography #59

natanhoffmann opened this issue Jun 21, 2024 · 3 comments

Comments

@natanhoffmann
Copy link

When using the Overleaf template, sources in the bibliography do not format correctly. For some reason, the period after the year comes before the year:

Screenshot 2024-06-21 at 18 15 30

@natanhoffmann
Copy link
Author

My intuition tells me this has something to do with the rendering of Hebrew in the template. I notice that if I use a number like 5.92, it renders in the PDF as 92.5. There is a workaround for this: place them in $$ --> $5.92.

But I am also noticing this issue with \begin{enumerate}. It formats such that the period is placed before the number:
Screenshot 2024-06-21 at 18 34 49

@eyalroz
Copy link
Owner

eyalroz commented Jun 21, 2024

Do you see this with the current version of the thesis template, on a local machine? Otherwise, please provide exact reproduction details, as I think there is more than one version of the thesis template floating around on Overleaf, and one can use different versions of TeXLive.

@natanhoffmann
Copy link
Author

I think I figured it out! My mistake. I saw in the README that XeLateX must be used. But I did not notice that the TeX Live version should be 2018. It seems in Overleaf this was 2016 by default!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants