AndrePatri / PhDBiorobReportTemplate

Simple template for the annual evaluation report of the PhD program in Bioengineering and Robotics @ UniGe
GNU General Public License v2.0
8 stars 4 forks source link

Easier biblio handling with \fullcite and biblatex magic #4

Closed torydebra closed 11 months ago

torydebra commented 11 months ago

If you use biblatex, you can use \fullciteto print full citation instead of put it manually. With the dontbib category the entries added with \fullcite will not be considered by the \printbibliography

What it is necessary:

Sorry, can't open a PR my tex is now full of my report

AndrePatri commented 11 months ago

I'll handle the integration right away. Thanks @torydebra.

AndrePatri commented 11 months ago

Solved by commit 1ce1888. Some notes:

torydebra commented 11 months ago

So awesome

torydebra commented 11 months ago

just an addition, if you do not have texlive-full, sudo apt install texlive-bibtex-extra is necessary

AndrePatri commented 11 months ago

I'll add this in the documentation. Btw, it now possible to call the \fullcitelist command with an optional size to modify the indentation of the citation list. For example \fullcitelist[0.5cm]{C}{dummy_conference1} will add 0.5 to the default leftmargin of the enumeration