diff options
author | thing 1 <thing1@seacrossedlovers.xyz> | 2024-11-26 08:56:23 +0000 |
---|---|---|
committer | thing 1 <thing1@seacrossedlovers.xyz> | 2024-11-26 08:56:23 +0000 |
commit | 36051214ab4996605ebe23fa2c555d87a9aa826f (patch) | |
tree | c5dad6d4ef639fd616f74c9cb43d49ffd256fe50 /writeup/ref.bib | |
parent | 409534c83a73442b9a74452230cc75ae0ad7cc5f (diff) |
pushed a new pp
Diffstat (limited to 'writeup/ref.bib')
-rw-r--r-- | writeup/ref.bib | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/writeup/ref.bib b/writeup/ref.bib index 22a5920..e1ed0d8 100644 --- a/writeup/ref.bib +++ b/writeup/ref.bib @@ -27,6 +27,13 @@ addendum = "(accessed: 24/10/2024)", keywords = "Open Source, Linux, FOSS" } + +@online{VSCODEvsintellij, + title = "VS Code compared to intellij", + url = "https://vscode.io/alternatives/jetbrains-intellij-idea/", + addendum = "(accessed: 24/10/2024)", + keywords = "Open Source, intellij, vscode, FOSS" +} @online{NONFREEvcs, title = "Companies that use VCS", @@ -48,6 +55,13 @@ addendum = "(accessed: 24/10/2024)", keywords = "Open Source, Linux, FOSS" } + +@online{IDEusage, + title = "Stack overflow IDE usage", + url = "https://survey.stackoverflow.co/2024/technology#1-integrated-development-environment", + addendum = "(accessed: 14/11/2024)", + keywords = "Open Source, IDE, FOSS" +} @online{BSDnet1, title = "BSD net 1", |