From b70e514a09140ff467640b008eb6345fc0d839d5 Mon Sep 17 00:00:00 2001 From: KoCoder Date: Mon, 23 Mar 2026 02:56:53 +0100 Subject: [PATCH] New: Sources --- sources.bib | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/sources.bib b/sources.bib index 7ee4709..b56b0fb 100644 --- a/sources.bib +++ b/sources.bib @@ -257,3 +257,26 @@ year = {2024}, urldate = {2026-03-19} } +@online{jetbrains_rider, + title = {JetBrains Rider}, + url = {https://www.jetbrains.com/rider/}, + author = {{JetBrains}}, + year = {2026}, + urldate = {2026-03-17} +} + +@online{oqtane_framework_site, + title = {Oqtane Framework}, + url = {https://www.oqtane.org/}, + author = {{Oqtane Foundation}}, + year = {2026}, + urldate = {2026-03-17} +} + +@online{oqtane_docs_dev, + title = {Oqtane Developer Documentation}, + url = {https://docs.oqtane.org/}, + author = {{Oqtane Foundation}}, + year = {2026}, + urldate = {2026-03-17} +}