From 83fa3194a61b425d0085e330a041c5dba40ae2a0 Mon Sep 17 00:00:00 2001 From: Teal Date: Fri, 23 Jan 2026 03:59:39 -0500 Subject: [PATCH 1/2] removed example for a class --- jspsych.html | 73 ---------------------------------------------------- 1 file changed, 73 deletions(-) delete mode 100644 jspsych.html diff --git a/jspsych.html b/jspsych.html deleted file mode 100644 index f8f5374db5b27..0000000000000 --- a/jspsych.html +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - From af0f4c26f02b8b26c015bb1cf95c07f919591712 Mon Sep 17 00:00:00 2001 From: Teal Date: Fri, 23 Jan 2026 04:35:06 -0500 Subject: [PATCH 2/2] foo --- _includes/foo.bib | 14 ++++++++++++++ ...2026-1-23-how-can-we-measure-se-productivity.md | 8 ++++++++ 2 files changed, 22 insertions(+) create mode 100755 _includes/foo.bib create mode 100755 _posts/2026-1-23-how-can-we-measure-se-productivity.md diff --git a/_includes/foo.bib b/_includes/foo.bib new file mode 100755 index 0000000000000..5c79a45deb9de --- /dev/null +++ b/_includes/foo.bib @@ -0,0 +1,14 @@ + +@inproceedings{oliveira_how_2026, + title = {How have {Software} {Engineering} {Researchers} been {Measuring} {Software} {Productivity}? - {A} {Systematic} {Mapping} {Study}}, + isbn = {978-989-758-248-6}, + shorttitle = {How have {Software} {Engineering} {Researchers} been {Measuring} {Software} {Productivity}?}, + url = {https://www.scitepress.org/Link.aspx?doi=10.5220/0006314400760087}, + abstract = {Digital Library}, + urldate = {2026-01-23}, + author = {Oliveira, Edson and Viana, Davi and Cristo, Marco and Conte, Tayana}, + month = jan, + year = {2026}, + pages = {76--87}, + file = {Snapshot:C\:\\Users\\theel\\Zotero\\storage\\AWMTP2G5\\Link.html:text/html}, +} diff --git a/_posts/2026-1-23-how-can-we-measure-se-productivity.md b/_posts/2026-1-23-how-can-we-measure-se-productivity.md new file mode 100755 index 0000000000000..3bd38b1b7e2a2 --- /dev/null +++ b/_posts/2026-1-23-how-can-we-measure-se-productivity.md @@ -0,0 +1,8 @@ +--- +layout: post +title: How can we measure SE productivity and do we really want to? +cover-img: /assets/img/anna-mould-Zck1ap7muew-unsplash.jpg +share-img: /assets/img/anna-mould-Zck1ap7muew-unsplash.jpg +tags: [] +bibfile: /foo.bib +--- \ No newline at end of file