layout: post

title: a post with bibliography

date: 2023-07-12 09:56:00-0400

description: an example of a blog post with bibliography

tags: formatting bib

categories: sample-posts

giscus_comments: true

related_posts: false

related_publications: true

#

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 (missing reference), multiple citations like (missing reference), long references like (missing reference) or also quotes:

#

<blockquote><p># Lorem ipsum dolor sit amet, consectetur adipisicing elit,
# sed do eiusmod tempor.
#
# Lorem ipsum dolor sit amet, consectetur adipisicing.
#</p>(missing reference)</blockquote>

#

If you would like something more academic, check the distill style post.