--- a +++ b/aitrika/prompts/bibliography.tmpl @@ -0,0 +1,14 @@ +In the given text, identify the references or bibliography section and extract the following information for each entry: + +- Author(s) +- Title +- Publication date +- Journal/Book title +- Volume and issue numbers (if applicable) +- Page numbers (if applicable) +- DOI or URL (if applicable) + +Structure the output like this: +** BIBLIOGRAPHY ** \n +<Output> +</Output> \ No newline at end of file