diff --git a/paperqa/prompts.py b/paperqa/prompts.py index 55cd5aac5..e55e86951 100644 --- a/paperqa/prompts.py +++ b/paperqa/prompts.py @@ -47,6 +47,7 @@ ) citation_prompt = ( "Provide the citation for the following text in MLA Format. " + "Do not write an introductory sentence. " "If reporting date accessed, the current year is 2024\n\n" "{text}\n\n" "Citation:"