forked from pencelheimer/typst_nure_template
remove italics from bibliography
This commit is contained in:
@ -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" [
|
||||
|
Reference in New Issue
Block a user