Gallery Items tagged BibLaTeX

A Customised CurVe CV
I've been asked a few times for the code of my own CV.
Truth is, it was first done many, many years ago, based on the CurVe class. As I picked up tips and tricks, I kept adding and modifying the formatting styles—but I never got round to cleaning it up properly. I wouldn't wish it on anyone to have to read or use the messy code as it was *shudder*.
I got asked about it again recently, and I'm finally able to simplify the thing and put in online on Overleaf (so that other users won't get back to me with "but I don't have this package" issues either! 😉)
p/s: And yes, I got my current position with Overleaf with this CV (the full version of course)!
LianTze Lim

AltaCV Template
This is an bare bones CV created using altacv.cls (v1.3.2, 17 May 2020), which is based on the style of Marissa Mayer's
CV created by BusinessInsider using enhancv. (You can find a re-created example of that CV using AltaCV here.)
Examples of producing a publication list and referees section is provided on the second page.
Note:Compile with xelatex or lualatex if you're using the academicons option.
LianTze Lim

Recreating Business Insider's CV of Marissa Mayer
This is an example CV created using altacv.cls (v1.3.2, 17 May 2020), based on Marissa Mayer's
CV created by BusinessInsider using enhancv.
You can edit a "bare bones" AltaCV template as well. Examples of producing a publication list and referees section is provided on the second page.
Note:Compile with xelatex or lualatex if you're using the academicons option.
LianTze Lim

Bibliography management: biblatex with biber backend
This document is an example of using BibLaTeX (with backend=biber) for bibliography management. This example was originally published on ShareLaTeX and subsequently moved to Overleaf in November 2019.
Uploaded from ShareLaTeX

Per-chapter bibliographies with BibLaTeX
This is not a full thesis template! It only demonstrates how to create per-chapter references using BibLaTeX. (Do not use with BibTeX nor \code!)
LianTze Lim (Overleaf)

Sample of a thesis written with yathesis class
The purpose of the class yathesis is to facilitate dissertations’ typesetting of theses prepared in France, whatever disciplines and institutes. It implements most notably recommendations from the Ministry of Higher Education and Research and this, transparently to the user. It has also been designed to (optionally) take advantage of powerful tools available in LaTeX, including packages:
biblatex for the bibliography ;
glossaries for the glossary, list of acronyms and symbols list.
The yathesis class, based on the book class, aims to be both simple to use and, to some extent, (easily) customizable.
The present template is more a sample than a template but can be used as a starting point to gradually fit your own needs. A real template can be found [here].
Denis Bitouzé

Simple Thesis Template UWA Engineering Final Year Project
A simple thesis template for use by UWA students for their Final Year Projects. IEEE format referencing uses Biber, lots of useful packages. A nice clean look, without anything complicated.
George

Template for International Journal of Student Research in Archaeology (IJSRA)
Use this template to prepare manuscript submissions for International Journal of Student Research in Archaeology (IJSRA). See https://github.com/LukasCBossert/ijsra for submission. [Updated 21 Sept, 2016]
Lukas C. Bossert

Overleaf to Texmaker Bibtex Template
get bibtex working on both in Overleaf (BibLaTeX) and Texmaker (MiKTeX, Apacite)
Lee Zhen Yong