update from sparkleup

This commit is contained in:
Madison Scott-Clary 2021-02-11 23:45:03 -08:00
parent ad54288e9b
commit 33ba8ddb62
1 changed files with 40 additions and 2 deletions

View File

@ -104,9 +104,47 @@ The compost for being my winter blanket.
## Citations
```
@book{dwale, place={Manvel, TX}, title={Face Down in the Leaves}, publisher={Weasel Press}, author={Dwale}, year={2019}}
@book{dwale,
title = "Face Down in the Leaves",
author = "Dwale",
publisher = "Weasel Press",
place = "Manvel, TX",
year = "2019"
}
@book{weinberger_paz_2016, place={New York, NY}, title={Nineteen ways of looking at Wang Wei: (with more ways)}, publisher={New Directions Paperbook}, author={Weinberger, Eliot and Paz, Octavio}, year={2016}}
@book{weinberger_paz_2016,
title = "Nineteen ways of looking at Wang Wei: (with more ways)",
author = "Weinberger, Eliot and Paz, Octavio",
publisher = "New Directions Paperbook",
place = "New York, NY",
year = "2016"
}
@book{graves_poems,
title = "Collected poems, 1965",
author = "Robert Graves",
publisher = "Cassell & Company Ltd",
place = "London, UK",
year = "1965"
}
@article{graves_intercession,
title = "Intercession in Late October",
author = "Robert Graves",
journal = "Poetry",
volume = "71",
number = "1",
year = "1947",
pages = "23"
}
@book{issa,
title = "The Autumn Wind: a selection of poems by Issa",
author = "Issa, Kobayashi and Mackenzie, Lewis (Trans.)",
publisher = "John Murray (Publishers) Ltd"
place = "London, UK",
year = "1957"
```
## Notes