mirror of
https://github.com/smyalygames/checklist-tester.git
synced 2026-01-01 17:28:47 +01:00
feat(dissertation): add checklist tester subsection for decisions section
This commit is contained in:
@@ -114,3 +114,52 @@
|
||||
year = {2016},
|
||||
}
|
||||
|
||||
@online{kotlin,
|
||||
author = {JetBrains s.r.o.},
|
||||
title = {Kotlin},
|
||||
url = {https://kotlinlang.org/},
|
||||
urldate = {2024-04-21},
|
||||
}
|
||||
|
||||
@online{android-kotlin,
|
||||
author = {Google LLC},
|
||||
title = {Develop Android apps with Kotlin},
|
||||
url = {https://developer.android.com/kotlin},
|
||||
urldate = {2024-04-21},
|
||||
}
|
||||
|
||||
@online{compose,
|
||||
author = {JetBrains s.r.o.},
|
||||
title = {Compose Multiplatform UI Framework},
|
||||
url = {https://www.jetbrains.com/lp/compose-multiplatform/},
|
||||
urldate = {2024-04-21},
|
||||
}
|
||||
|
||||
@online{jetpack-compose,
|
||||
author = {Google LLC},
|
||||
title = {Jetpack Compose UI App Development Toolkit - Android Developers},
|
||||
url = {https://developer.android.com/develop/ui/compose},
|
||||
urldate = {2024-04-21},
|
||||
}
|
||||
|
||||
@online{javafx,
|
||||
author = {OpenJFX},
|
||||
title = {JavaFX},
|
||||
url = {https://openjfx.io/},
|
||||
urldate = {2024-04-21},
|
||||
}
|
||||
|
||||
@online{flatlaf,
|
||||
author = {FormDev Software GmbH},
|
||||
title = {FlatLaf},
|
||||
url = {https://www.formdev.com/flatlaf/},
|
||||
urldate = {2024-04-21},
|
||||
}
|
||||
|
||||
@online{flutter,
|
||||
author = {Google LLC},
|
||||
title = {Flutter - Build apps for any screen},
|
||||
url = {https://flutter.dev/},
|
||||
urldate = {2024-04-21},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user