View Gist-Biblatex-Tester-DateTimeSorting-Mwe.tex
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\documentclass[12pt,a4paper]{article} | |
\usepackage{a4wide} | |
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | |
% Demo | |
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | |
\begin{filecontents}{\jobname.bib} | |
% Sorting multiple works by author in year | |
@article{barker_2016_turkey, |
View Biblatex-Tester-Edtf-YearsExceedingFourDigits-Basic.tex
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\documentclass[12pt,a4paper]{article} | |
\usepackage{a4wide} | |
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | |
% Demo | |
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | |
%\usepackage[UKenglish]{babel} | |
\begin{filecontents}{\jobname.bib} |
View Biblatex-CommandInPrenote-Mwe.tex
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\documentclass{article} | |
\usepackage{a4wide} | |
\usepackage{filecontents} | |
\begin{filecontents}{\jobname.bib} | |
@book{sep_2016_stanford, | |
author = {{SEP}}, | |
date = {2016-23}, | |
title = {The Stanford Encyclopedia of Philosophy}, | |
urldate = {2016-06-20}, |
View Gist-Biblatex-Ranges-Basic.tex
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\documentclass{article} | |
\usepackage{a4wide} | |
\usepackage{filecontents} | |
\begin{filecontents}{\jobname.bib} | |
% Ranges | |
% ========================================== | |
% Unknown |
View Biblatex-Ranges-Basic.tex
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\documentclass{article} | |
\usepackage{a4wide} | |
\usepackage[% | |
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | |
% Dates and Datetimes | |
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | |
% julian=true,% convert dates before gregorianstart to Julian Calendar | |
% gregorianstart=1582-10-15,% Default | |
alldates=ymd, % year, short, long, terse, comp, ymd, edtf. ymd = Year-Month-Day format |
View Biblatex-Tester-BasicExamples.bib
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% Common - Typical | |
@article{chalmers_1995_typical, | |
author = {Chalmers, David J.}, | |
date = {1995}, | |
title = {Typical citation of a modern work}, | |
} | |
% Common - Approximate and uncertain |
View Biblatex-Bug-Mergedate.bib
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@article{alberici_2016_why, | |
author = {Alberici, Emma}, | |
date = {2016-11-20T21:02:28+11:00}, | |
title = {Why Did 61 Million {{Americans}} Vote for {{Trump}}?}, | |
urldate = {2016-11-24}, | |
journaltitle = {ABC News}, | |
langid = {australian}, | |
timestamp = {2016-11-24T10:04:39Z}, | |
url = {http://www.abc.net.au/news/2016-11-20/us-election-why-did-61-million-americans-vote-for-trump/8040648}, | |
rights = {http://www.abc.net.au/conditions.htm\#UseOfContent}, |
NewerOlder