Update app.py
Browse files
app.py
CHANGED
@@ -75,7 +75,7 @@ def generate_systematic_review(pdf_files, review_question, include_tables=True):
|
|
75 |
Provide clear, substantiated conclusions based on your review findings. Ensure conclusions are proportionate to the evidence presented and acknowledge uncertainty where appropriate. Offer specific recommendations for future research.
|
76 |
|
77 |
Step 12: References and Documentation
|
78 |
-
Include a comprehensive reference list following a specific citation style (APA, Vancouver, etc.). Provide links to source papers when available.
|
79 |
|
80 |
Your response should be formatted in HTML (but avoid showing these tags ```html ```) but generate the content to look like a professional academic paper. Include proper section headers, abstracts, methodology sections, etc. Number all sections like an academic paper. Follow academic journal standards with double spacing, appropriate margins, and consistent formatting throughout.
|
81 |
"""
|
|
|
75 |
Provide clear, substantiated conclusions based on your review findings. Ensure conclusions are proportionate to the evidence presented and acknowledge uncertainty where appropriate. Offer specific recommendations for future research.
|
76 |
|
77 |
Step 12: References and Documentation
|
78 |
+
Include a comprehensive reference list following a specific citation style (APA, Vancouver, etc.). Provide links to source papers when available.
|
79 |
|
80 |
Your response should be formatted in HTML (but avoid showing these tags ```html ```) but generate the content to look like a professional academic paper. Include proper section headers, abstracts, methodology sections, etc. Number all sections like an academic paper. Follow academic journal standards with double spacing, appropriate margins, and consistent formatting throughout.
|
81 |
"""
|