Created
July 19, 2017 06:21
-
-
Save crsh/7051fc9976294bef2e86d32beb4634c5 to your computer and use it in GitHub Desktop.
Adding a legal statute reference in the YAML header
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
--- | |
references: | |
- id: fmla2006 | |
title: "Family and Medical Leave Act of 1993" | |
container-title: "29 U.S.C" | |
page: "§§261-263" | |
type: "legislation" | |
issued: | |
year: 2006 | |
--- | |
<!-- Unfortunately, both citations are rendered in parentheses. --> | |
@fmla2006 | |
[@fmla2006] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment