Refine and clarify the content

This commit is contained in:
Andras Schmelczer 2022-09-18 15:53:11 +02:00
parent 83b5db4860
commit 790db8bb40
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E
15 changed files with 207 additions and 201 deletions

View file

@ -902,3 +902,18 @@ numpages = {3}
year={2020},
publisher={MIT Press One Rogers Street, Cambridge, MA 02142-1209, USA journals}
}
@book{russell2010artificial,
title={Artificial intelligence a modern approach},
author={Russell, Stuart J},
year={2010},
publisher={Pearson Education, Inc.}
}
@book{momjian2001postgresql,
title={PostgreSQL: introduction and concepts},
author={Momjian, Bruce},
volume={192},
year={2001},
publisher={Addison-Wesley New York}
}