Qualification-Thesis/bibliography.yml
2024-12-31 20:10:01 +02:00

146 lines
4.0 KiB
YAML

typst:
type: Web
title: Typst
author:
- Mädje
- Laurenz
- Haug
- Martin
- Typst Projekta Izstrādātāji
url: {value: "https://typst.app/", date: 2024-12-02}
hex-grid:
type: Web
title: Hexagonal Grids
author: Red Blob Games
url: {value: "https://www.redblobgames.com/grids/hexagons/", date: 2024-09-15}
bevy-examples:
type: Web
title: Bevy Examples
author:
url: {value: "https://bevyengine.org/examples/", date: 2024-09-14}
bevy-cheatbook:
type: Web
title: Unofficial Bevy Cheat Book
author:
url: {value: "https://bevy-cheatbook.github.io/", date: 2024-09-14}
lvs_68:
type: Book
title: Programmatūras prasību specifikācijas ceļvedis
author: Institūcija SIA "Latvijas standarts"
issue: 68
date: 1996-03-27
organization: Latvijas Nacionālais standartizācijas un metroloģijas centrs
page-total: 22
lvs_72:
type: Book
title: Ieteicamā prakse programmatūras projektējuma aprakstīšanai
author: Institūcija SIA "Latvijas standarts"
issue: 72
date: 1996-03-27
organization: Latvijas Nacionālais standartizācijas un metroloģijas centrs
page-total: 13
maze-generation:
type: Web
title: Maze Generation
url: https://rosettacode.org/wiki/Maze_generation
bevy-quickstart:
type: Web
title: Bevy New 2D
url: https://github.com/TheBevyFlock/bevy_new_2d
sem-ver:
type: Web
title: Semantiskā versiju veidošana
url: {value: "https://semver.org/", date: 2024-09-17}
omg-uml:
type: Book
title: OMG Unified Modeling Language (OMG UML)
author: Object Management Group
date: 2015-03
url: https://www.omg.org/spec/UML/2.5/PDF
page-total: 794
webgl2:
type: Web
title: Bevy + WebGPU
author:
url: {value: "https://bevyengine.org/news/bevy-webgpu/", date: 2024-09-20}
bevy-egui:
type: Web
title: Bevy Egui bibliotēkas dokumentācija
author:
url: {value: "https://docs.rs/bevy_egui/latest/bevy_egui/", date: 2024-09-26}
bevy-inspector-egui:
type: Web
title: Bevy Inspector Egui bibliotēkas dokumentācija
author:
url: {value: "https://docs.rs/bevy-inspector-egui/0.28.0/bevy_inspector_egui/", date: 2024-09-26}
the-rust-performance-book:
type: Book
title: The Rust Performance Book
author: Nicholas Nethercote
date: 2020-11
url: https://nnethercote.github.io/perf-book
cargo-tarpaulin:
type: Web
title: Tarpaulin
author: xd009642
url: {value: "https://crates.io/crates/cargo-tarpaulin", date: 2024-12-18}
ecs:
type: Web
title: ECS
url: {value: "https://en.wikipedia.org/wiki/Entity_component_system", date: 2024-09-12}
bevy-ecs:
type: Web
title: Bevy ECS
url: {value: "https://bevyengine.org/learn/quick-start/getting-started/ecs/", date: 2024-09-12}
SRP:
type: Web
title: Single-responsibility principle
url: {value: "https://en.wikipedia.org/wiki/Single-responsibility_principle"}
SoC:
type: Web
title: Separation of concerns
url: {value: "https://en.wikipedia.org/wiki/Separation_of_concerns"}
begginer-patterns:
type: Book
title: Patterns for Beginning Programmers
author: David Bernstein
chapter: Bit Flags
page-total: 197
page-range: 58-64
url: "https://pressbooks.lib.jmu.edu/programmingpatterns/"
clippy:
type: Web
title: Clippy
author: Rust Projekta Izstādātāji
url: https://doc.rust-lang.org/stable/clippy/
cargo-doc:
type: Web
title: cargo-doc
author: Rust Projekta Izstādātāji
url: https://doc.rust-lang.org/stable/cargo/
rust-style:
type: Web
title: Rust stila ceļvedis
author: Rust Projekta Izstādātāji
url: https://doc.rust-lang.org/stable/style-guide/
rust-lang-doc:
type: Web
title: Rust Dokumentācija
author: Rust Projekta Izstādātāji
url: https://doc.rust-lang.org/stable/
rustfmt:
type: Web
title: Rustfmt
author: Rust Projekta Izstādātāji
url: https://github.com/rust-lang/rustfmt
gh-release:
type: Web
title: About Releases
author: GitHub komanda
url: https://docs.github.com/en/repositories/releasing-projects-on-github/about-releases
gh-actions:
type: Web
title: GitHub Actions dokumentācija
author: GitHub komanda
url: https://docs.github.com/en/actions