References Directory

This directory contains PDF sources and references cited in blog posts.

Organization

  • PDFs should be named descriptively: author-year-title.pdf
  • Example: smith-2020-climate-data-analysis.pdf

Usage in Posts

Reference PDFs using kramdown footnote syntax:

According to recent research[^1], the findings show...

[^1]: [Smith et al. (2020)](/references/smith-2020-climate-data-analysis.pdf)

Or inline links:

See [this study](/references/smith-2020-climate-data-analysis.pdf) for more details.