Files
heig-rapport-tb/bibli.bib

174 lines
5.1 KiB
BibTeX

@misc{mongorank,
author = {solid IT},
title = {DB-Engines Ranking},
note = {URL: "\url{https://db-engines.com/en/ranking}"}
}
@misc{rapportActiviteChuv,
author = {CHUV},
title = {Rapport d'activité 2016},
note = {URL: "\url{https://rapportsannuels.chuv.ch/activite/2016/}"}
}
@misc{emberjssite,
author = {ember},
title = {A framework for ambitious web developers},
note = {URL: "\url{https://www.emberjs.com/}"}
}
@misc{railssite,
author = {rails},
title = {A web-application framework},
note = {URL: "\url{https://rubyonrails.org/}"}
}
@misc{angularsite,
author = {Google},
title = {One framework - Mobile and desktop.},
note = {URL: "\url{https://angular.io/}"}
}
@misc{reactjssite,
author = {Facebook},
title = {A JavaScript library for building user interfaces},
note = {URL: "\url{https://reactjs.org/}"}
}
@misc{emberank,
author = {Laurie Voss},
title = {The State of JavaScript Frameworks, 2017},
note = {URL: "\url{https://www.npmjs.com/npm/state-of-javascript-frameworks-2017-part-1}"}
}
@misc{gitsite,
author = {Linus Torvalds},
title = {Distributed Version Control System},
note = {URL: "\url{https://git-scm.com/}"}
}
@misc{gitlabsite,
author = {Gitlab Inc.},
title = {A single application for the complete DevOps lifecycle},
note = {URL: "\url{https://about.gitlab.com/}"}
}
@misc{githubsite,
author = {Github},
title = {The world's leading software development platform},
note = {URL: "\url{https://github.com/}"}
}
@misc{webframeworkrank,
author = {HotFrameworks},
title = {Find your new favorite web framework},
note = {URL: "\url{https://hotframeworks.com/}"}
}
@misc{mongodbsite,
author = {mongoDB},
title = {Database as a Service},
note = {URL: "\url{https://www.mongodb.com/}"}
}
@misc{sdzlatex,
author = {Noël-Arnaud Maguis},
title = {Rédigez des documents de qualité avec LaTeX},
note = {URL: "\url{https://openclassrooms.com/fr/courses/1617396-redigez-des-documents-de-qualite-avec-latex?status=published}"}
}
@misc{embermirage,
author = {ember},
title = {Ember-CLI, Mirage documentation},
note = {URL: "\url{http://www.ember-cli-mirage.com/}"}
}
@misc{embermirage,
author = {jsoup},
title = {Java HTML Parser},
note = {URL: "\url{https://try.jsoup.org/}"}
}
@misc{gitkrakensite,
author = {Axosoft},
title = {GitKraken, The legendary Git GUI client for Windows, Mac and Linux},
note = {URL: "\url{https://www.gitkraken.com/}"}
}
@misc{wikipedia,
author = {Wikimedia Foundation Inc.},
title = {Wikipedia, The Free Encyclopedia},
note = {URL: "\url{https://www.gitkraken.com/}"}
}
@misc{jsonapi,
author = {Json Api},
title = {A specification for building apis in Json},
note = {URL: "\url{http://jsonapi.org/}"}
}
@misc{activemodelserializer,
author = {rails},
title = {ActiveModelSerializers brings convention over configuration to your JSON generation},
note = {URL: "\url{https://github.com/rails-api/active_model_serializers/tree/0-10-stable}"}
}
@misc{dsjsonapiserializer,
author = {ActiveModelSerializers},
title = {Ember Data 2.0 Serializer},
note = {URL: "\url{https://www.emberjs.com/api/ember-data/release/classes/DS.JSONAPISerializer}"}
}
@misc{mongoid,
author = {mongoDB},
title = {Ruby ODM framework for MongoDB},
note = {URL: "\url{https://github.com/mongodb/mongoid}"}
}
@misc{rspec,
author = {RSpec},
title = {Behaviour Driven Development for Ruby. Making TDD Productive and Fun.},
note = {URL: "\url{http://rspec.info/}"}
}
@misc{rubocop,
author = {RuboCop},
title = {A Ruby static code analyzer and formatter, based on the community Ruby style guide.},
note = {URL: "\url{https://github.com/rubocop-hq/rubocop}"}
}
@misc{rubocopdoc,
author = {RuboCop},
title = {Documentation for the RuboCop project},
note = {URL: "\url{http://docs.rubocop.org/en/latest/}"}
}
@misc{rubystyleguide,
author = {RuboCop},
title = {A community-driven Ruby coding style guide},
note = {URL: "\url{https://github.com/rubocop-hq/ruby-style-guide}"}
}
@misc{railsstyleguide,
author = {RuboCop},
title = {A community-driven Ruby on Rails style guide},
note = {URL: "\url{https://github.com/rubocop-hq/rails-style-guide}"}
}
@misc{brakeman,
author = {Brakeman},
title = {A static analysis security vulnerability scanner for Ruby on Rails applications},
note = {URL: "\url{https://github.com/presidentbeef/brakeman}"}
}
@misc{qunit,
author = {QUnit},
title = {A JavaScript Unit Testing framework},
note = {URL: "\url{https://qunitjs.com/}"}
}
@misc{eslint,
author = {ESLint},
title = {The pluggable linting utility for JavaScript and JSX},
note = {URL: "\url{https://eslint.org/}"}
}