a post with bibliography

Wednesday, Jul 12, 2023 | 1 minute read | Updated at Wednesday, Jul 12, 2023

This post shows how to add bibliography to simple blog posts. We support every citation style that jekyll-scholar does. That means simple citation like { % cite einstein1950meaning % }, multiple citations like { % cite einstein1950meaning einstein1905movement % }, long references like { % reference einstein1905movement % } or also quotes:

{ % quote einstein1905electrodynamics % } Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor.

Lorem ipsum dolor sit amet, consectetur adipisicing. { % endquote % }

If you would like something more academic, check the [distill style post]({% post_url 2018-12-22-distill %}).

© 2025 My New Hugo Site

🌱 Powered by Hugo with theme Dream.