From 63720d0068fc3baaea83e0feff49f6131a471d06 Mon Sep 17 00:00:00 2001 From: Anton Bilous Date: Sat, 15 Feb 2025 12:06:01 +0200 Subject: [PATCH] remove italics from bibliography --- template.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template.typ b/template.typ index 19e9a52..5430c48 100644 --- a/template.typ +++ b/template.typ @@ -539,7 +539,7 @@ ) [ #citation.title. - _#{citation.author}_. // TODO: remove italic case, issue #7 + #citation.author. URL: #citation.url.value (дата звернення: #date.display("[day].[month].[year]")). ] } else if citation.type == "Book" [