# beamertheme-bilkent-econ

Version: v0.1 (2025-09-21)  
Maintainer/Author: Cem Övet (Bilkent University, Department of Economics)  
Contact: cem.ovet@ug.bilkent.edu.tr  

## Description
`beamertheme-bilkent-econ` is a LaTeX Beamer theme designed for the Department of Economics at Bilkent University.  
It provides a clean, professional presentation style with department-specific colors, custom title pages, and consistent slide formatting for lectures, seminars, and research talks.

## License
This theme is released under the LaTeX Project Public License (LPPL), version 1.3c.

## Usage
Add the theme to your document with:
```latex
\documentclass{beamer}
\usetheme{bilkent-econ}
