feat: first draft

This commit is contained in:
Ansgar Lichter 2024-12-30 16:02:49 +01:00
commit fb3b63f05e
24 changed files with 926 additions and 0 deletions

View file

@ -0,0 +1,38 @@
@book{Smith.2020,
author = {John Smith},
title = {A Comprehensive Introduction to C++},
year = {2020},
publisher = {Tech Books Publishing Ltd.},
address = {New York},
}
@book{a,
author = {John Smith},
title = {A Comprehensive Introduction to C++},
year = {2020},
publisher = {Tech Books Publishing Ltd.},
address = {New York},
}
@book{b,
author = {John Smith},
title = {A Comprehensive Introduction to C++},
year = {2020},
publisher = {Tech Books Publishing Ltd.},
address = {New York},
}
@book{c,
author = {John Smith},
title = {A Comprehensive Introduction to C++},
year = {2020},
publisher = {Tech Books Publishing Ltd.},
address = {New York},
}
@book{d,
author = {John Smith},
title = {A Comprehensive Introduction to C++},
year = {2020},
publisher = {Tech Books Publishing Ltd.},
address = {New York},
}