From f5a8ffb9190fbf60530a3cd4b0c995137ae6cd35 Mon Sep 17 00:00:00 2001 From: halcy Date: Thu, 21 Aug 2025 21:37:01 +0300 Subject: [PATCH] JOSS Paper: Fix BibTex --- paper/paper.bib | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/paper/paper.bib b/paper/paper.bib index e38d26a..7f47969 100644 --- a/paper/paper.bib +++ b/paper/paper.bib @@ -8,10 +8,10 @@ @techreport{activitypub, author={Lemmer-Webber, Christine and Tallon, Jessica Shepherd, Erin and Guy, Amy and Prodromou, Evan}, - title={ActivityPub {({W3C Recommendation)}}, + title={ActivityPub {(W3C Recommendation)}}, institution={World Wide Web Consortium (W3C)}, year={2018}, - url={https://www.w3.org/TR/activitypub/} + url={https://www.w3.org/TR/activitypub/}, } @article{hidayat2025optimizing, @@ -22,7 +22,7 @@ number={1}, pages={37--45}, year={2025}, - doi={10.31294/inf.v12i1.24773} + doi={10.31294/inf.v12i1.24773}, } @article{wang2024failed, @@ -30,7 +30,7 @@ author={Wang, Xinyu and Koneru, Sai and Rajtmajer, Sarah}, journal={arXiv preprint arXiv:2406.04005}, year={2024}, - doi={10.48550/arXiv.2406.04005} + doi={10.48550/arXiv.2406.04005}, } @article{vravcevic2025more, @@ -42,7 +42,7 @@ pages={74}, year={2025}, publisher={Springer}, - doi={10.1007/s13278-025-01494-z} + doi={10.1007/s13278-025-01494-z}, } @article{wahner2024don, @@ -60,40 +60,40 @@ author={{Science & Design, Inc}}, title={{mastodon-scheduler}: A self-hosted app to schedule your posts to Mastodon}, howpublished={\url{https://github.com/scidsg/mastodon-scheduler}}, - year={2024} + year={2024}, } @misc{jmcbray2024brutaldon, author={McBrayer, Jason}, title={{brutaldon}: A brutalist Web 1.0 interface for Mastodon and Pleroma}, howpublished={\url{https://git.carcosa.net/jmcbray/brutaldon}}, - year={2024} + year={2024}, } @misc{mozillaAI2025byota, author={{Mozilla AI}}, title={{byota}: Blueprint to Build Your Own Timeline Algorithm}, howpublished={\url{https://github.com/mozilla-ai/byota}}, - year={2025} + year={2025}, } @misc{akkoma2025akkoma, author={{Akkoma Gang}}, title={{Akkoma}: A faster-paced, expressive fork of Pleroma}, howpublished={\url{https://akkoma.dev/}}, - year={2025} + year={2025}, } @misc{gotosocial2025gotosocial, author={{GoToSocial contributors}}, title={{GoToSocial}: Lightweight ActivityPub server written in Go}, howpublished={\url{https://gotosocial.org/}}, - year={2025} + year={2025}, } @misc{snac2025snac, author= {{grunfink}}, title= {{SNAC (Social Networks Are Crap)}: A minimalistic ActivityPub instance}, howpublished={\url{https://codeberg.org/grunfink/snac2/}}, - year={2025} + year={2025}, }