update the bibliography

This commit is contained in:
Andreas Zweili 2017-07-26 00:07:30 +02:00
parent fc3246fa14
commit 586cd99738
1 changed files with 37 additions and 16 deletions

View File

@ -1,40 +1,61 @@
@article{dbcs1,
note = {https://stackoverflow.com/questions/10740293/insert-an-insertion-date-value-into-a-sql-table-automatically},
@misc{dbcs1,
Day = {24},
Month = {05},
Note = {https://stackoverflow.com/questions/10740293/insert-an-insertion-date-value-into-a-sql-table-automatically},
Urldate = {2017-07-24},
author = {Wheat Mitch},
title = {Insert an {``}insertion date{''} value into a SQL table automatically?},
year = {2012},
month= {05},
day = {24},
tags = "db_case-study"
}
@article{dbcs2,
note = {http://excel2latex.com/},
@misc{dbcs2,
Day = {20},
Month = {07},
Note = {http://excel2latex.com/},
Urldate = {2017-07-24},
author = {Wood Eric},
title = {excel => LaTeX},
year = {2017},
month= {07},
day = {24},
tags = "db_case-study"
}
@article{dbcs3,
note = {https://tex.stackexchange.com/questions/133/how-can-i-make-a-table-that-takes-up-more-than-a-single-page},
@misc{dbcs3,
Day = {26},
Month = {07},
Note = {https://tex.stackexchange.com/questions/133/how-can-i-make-a-table-that-takes-up-more-than-a-single-page},
Urldate = {2017-07-24},
author = {Vanden},
title = {How can I make a table that takes up more than a single page?},
year = {2010},
month= {07},
day = {26},
tags = "db_case-study"
}
@article{dbcs4,
note = {http://www.personal.ceu.hu/tex/footnote.htm},
@misc{dbcs4,
Note = {http://www.personal.ceu.hu/tex/footnote.htm},
Urldate = {2017-07-24},
author = {Central European University},
title = {LaTeX Footnotes},
year = {2017},
month= {07},
day = {24},
tags = "db_case-study"
}
@misc{dbcs5,
Day = {28},
Month = {02},
Note = {https://iamtimcorey.com/csharp-sql-data-access/},
author = {Tim Corey},
title = {C\# Data Access: SQL Database},
year = {2017},
tags = "db_case-study"
}
@misc{dbcs6,
Day = {20},
Month = {07},
Note = {https://github.com/StackExchange/Dapper},
author = {StackExchange},
title = {Dapper - a simple object mapper for .Net},
year = {2017},
tags = "db_case-study"
}