Code Snippets

Acronym

{% include knx.html %}

Buttons

<a href="/contact" class="btn btn-outline-primary"><i class="fas fa-envelope"></i> Contact</a>
<a href="/murat" class="btn btn-outline-secondary"><i class="fas fa-user-graduate"></i> Dr. Kahveci</a>

Contact Dr. Kahveci

Adding an Image

{% include image.html
file="/images/blog/latex.jpg"
title="Figure 1."
caption='Additional
caption text.'
width="250px"
%}
Figure 1.
Figure 1.. Additional caption text.

List relevant posts by a tag

{% include list-relevant-posts.html tag="LaTeX Tweaks" %}

Available Tags

Embed a PDF file

{% include pdf.html pdf_file="/pdfs/eu/FP7-SiS-2008-1-call.pdf" %}