Skip to content

Commit 577a86e

Browse files
authored
Add link from README to arXiv paper.
1 parent 572373a commit 577a86e

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,3 +453,16 @@ For a complete list of issues see [here](https://github.com/IBM/prompt-declarati
453453
## Contributing to the Project
454454
455455
See [Contributing to PDL](https://ibm.github.io/prompt-declaration-language/contrib).
456+
457+
## Citation
458+
459+
Here is an [arXiv paper](http://arxiv.org/abs/2410.19135) about PDL:
460+
461+
```bibtex
462+
@Misc{vaziri_et_al_2024,
463+
author = "Vaziri, Mandana and Mandel, Louis and Spiess, Claudio and Hirzel, Martin",
464+
title = "{PDL}: A Declarative Prompt Programming Language",
465+
year = 2024,
466+
month = oct,
467+
url = "http://arxiv.org/abs/2410.19135" }
468+
```

0 commit comments

Comments
 (0)