undegraduate-thesis/bibliography.bib
2024-03-21 18:12:08 -03:00

33 lines
807 B
BibTeX

@book{nielsen93,
title = {Usability Engineering},
author = {Jakob Nielsen},
isbn = {0125184069},
year = {1993},
publisher = {Academic Press, Inc.},
keywords = {usability}
}
@book{saffer2013,
title = {Microinteractions},
author = {Dan Saffer},
isbn = {9781491945926},
year = {2013},
publisher = {O'Reilly Media, Inc.},
keywords = {microinteractions}
}
@book{pragmatic-programmer,
author = {Andrew Hunt and David Thomas},
title = {The Pragmatic Programmer: Your Journey to Mastery},
year = {1999},
publisher = {Addison-Wesley},
isbn = {978-0201616224},
}
@online{git-flow,
title = {Git Flow: A successful Git branching model},
author = {Vincent Driessen},
year = {2010},
url = {https://nvie.com/posts/a-successful-git-branching-model/},
urldate = {2024-03-21},
}