This file contains hidden or 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, |
This file contains hidden or 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} |
This file contains hidden or 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}, |
This file contains hidden or 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 |
This file contains hidden or 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 |
This file contains hidden or 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 |
This file contains hidden or 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