\documentclass[12pt, a4paper, oneside]{article}
\usepackage[utf8]{inputenc}
\usepackage[american]{babel}
\usepackage[backend=biber,style=alphabetic,sorting=ynt]{biblatex}
\addbibresource{Library}
\usepackage{geometry}
\geometry{
left=30mm,
right=20mm,
top=25mm,
bottom=25mm,
bindingoffset=5mm
}
\usepackage{csquotes}
\usepackage{acronym}
\usepackage{graphicx}
\graphicspath{ {./images/} }