Skip to content

Commit

Permalink
Fix issues with markdownlint (#176)
Browse files Browse the repository at this point in the history
  • Loading branch information
neubig authored Aug 2, 2023
1 parent c5203f7 commit 332d132
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,12 @@ and new functionality for the core `zeno_build` library. If this is of interest
to you, please click through to our [contributing doc](contributing.md) doc to
learn more.

## CITATION
To cite [GPT-MT report](examples/analysis_gpt_mt/README.md), please use the following BibTeX/APA entry.
## CITATION

**BibTeX**
To cite [GPT-MT report](examples/analysis_gpt_mt/README.md), please use the
following BibTeX/APA entry.

### BibTeX

```bibtex
@misc{Neubig_Zeno_GPT_Machine_2023,
Expand All @@ -91,12 +93,13 @@ To cite [GPT-MT report](examples/analysis_gpt_mt/README.md), please use the foll
year = {2023}
}
```
**APA**
```bibtex

### APA

```bibtex
Neubig, G., & He, Z. (2023). Zeno GPT Machine Translation Report
```


## Get in Touch

If you have any questions, feature requests, bug reports, etc., we recommend
Expand Down

0 comments on commit 332d132

Please sign in to comment.