derric / cleanthesis

Clean Thesis is a clean, simple, and elegant LaTeX style (or template) for thesis documents.
http://cleanthesis.der-ric.de/
902 stars 116 forks source link

error when compiling the example-thesis #105

Closed proyan closed 5 years ago

proyan commented 5 years ago

Hi First of all, thanks for the thesis template, it is really nice.

I am having trouble compiling the template that you provide. Specifically, I do not manage to generate the bibliography. I get the following compilation error:

LaTeX Warning: Empty bibliography on input line 97.

! Package xkeyval Error: `labelprefix' undefined in families `blx@refcontext'.

See the xkeyval package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                              

l.98 \newrefcontext[labelprefix={@}]

? 

Afterwards, the pdf is generated without the bibliography. Any ideas on what might be happening here? Thanks a lot. Rohan

derric commented 5 years ago

Thanks. Please use StackExchange for questions or problems regarding the use of cleanthesis. Don't forget to add the tag "cleanthesis" to your question. GitHub issues are for development purposes, e.g, reporting actual bugs or requesting new features.

proyan commented 5 years ago

Hi Derric, For now, I am able to work with the 0.3.1 version. I thought it was a bug with the 0.4.0 version, so I raised the issue. I'll try to put the detailed question on stack-exchange later. Thanks for your work Rohan

derric commented 5 years ago

If it works with 0.3.1, I guess it is more about one of the dependencies. Please double check and confirm that all your latex packages are up to date. And please provide some infos about your environment: which OS, which latex dist, ... Also, what about the log, anything else in it which looks relevant?