We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feb3c43 commit 579145eCopy full SHA for 579145e
src/paperqa/prompts.py
@@ -77,6 +77,8 @@
77
citation_prompt = (
78
"Provide the citation for the following text in MLA Format. "
79
"Do not write an introductory sentence. "
80
+ "Do not fabricate a DOI such as '10.xxxx' if one cannot be found,"
81
+ " just leave it out of the citation. "
82
f"If reporting date accessed, the current year is {datetime.now().year}\n\n"
83
"{text}\n\n"
84
"Citation:"
0 commit comments