-
```
@Article{Zee04,
author = {Zee, Jay},
journal = {The Black Album},
title = {I've got $99$ problems, and a citation is one},
year = {2004},
}
```
with "mla" is displayed …
-
I'm wondering how to cite a conference proceedings published as book chapter in APA:
Bedenel, A.-L., Jourdan, L., & Biernacki, C. (2019). Probability estimation by an adapted genetic algorithm in w…
-
### Description
I was trying to get to grip with citations, so, I found an example bibtex file [here]( https://tex.stackexchange.com/questions/141957/the-most-basic-biblatex-example )
If I inser…
-
### Description
Citing using the american-physics-society style appears to have a bug that the `volume={47},` field does not appear.
main.typ is
```
Citing a paper such as @Einstein1935can does…
-
Title. I don't understand the structure of this project. As the only lang file (?) src/lang/en.rs is available, I can't get much insight from this.
-
In my Typst document, using `#bibliography("bibliography.yml", style: "apa")` and `#set text(lang: "es")`, and having this `bibliography.yml`:
```yml
stallings:
type: Book
title: Sistemas op…
-
### Description
When a `.bib` file contains an empty day, parsing fails.
The error is not helpful as the line number corresponding to the problematic entry is not given:
```
failed to parse BibL…
-
### Description
Citing multiple authors in a german text joins the authors using "and" instead of "und", which doesn't make sense in a german text.
Example Hayagriva declaration:
```
hascher-b…
-
### Description
When you use a function that reads a file (eg `bibliography()`, `image()`, `read()`…), it treats the given path as relative from the file in which the function is written. IMO it sh…
-
**Describe the bug**
The pdf preview does not display in VS code (the pane is blank).
**To Reproduce**
Steps to reproduce the behavior (Library test):
1. `echo "hello" > test.typ`
2. open test.ty…