From 1f057b1c21e03de2fa810fbe6f441083035a9523 Mon Sep 17 00:00:00 2001 From: Aleksey Zubakov Date: Mon, 1 May 2023 14:27:43 +0300 Subject: [PATCH] Add fprog.ru --- fp.bib | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 fp.bib diff --git a/fp.bib b/fp.bib new file mode 100644 index 0000000..e60a40f --- /dev/null +++ b/fp.bib @@ -0,0 +1,8 @@ +@misc{fp-practice, + author = {{there are many of them}}, + title = {{Практика функционального программирования}}, + year = {2022}, + month = feb, + note = {[Online; accessed 1. May 2023]}, + url = {https://fprog.ru} +}