public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* [warning] citeproc: citation XX not found
@ 2023-10-03  6:35 Xuan Wang
       [not found] ` <6f2ff96d-9a84-4f17-a97b-5c975fca336bn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Xuan Wang @ 2023-10-03  6:35 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 1424 bytes --]

Hi! There, 

I used the Pandoc plugin in Obsidian to export my note to a Word file. It 
is successfully exported, but the citations part in the word file have 
questions and cannot be produce a reference list. I have googled and tried 
all kinds of ways that I could find from the internet, but all failed. This 
makes troubles for me, and I cannot concentrate on other things in these 
days. Could you please give me some ideas to solve this issue? I appreciate 
it!!!! 

BY THE WAY, the code I put in the "extra Pandoc arguments" is"
 --toc --metadata bibligraphy=/Users/xxxxx/Documents/my_library.bib 
--citeproc --reference-doc=/Users/xxxxx/Documents/word_template.docx

I've also attached my test_notes in Obsidian and the exported word results 
for your review. I'm happy to proivde any other informaiton you may need. 
Thank you![image: Screenshot 2023-10-03 at 1.26.45 AM.png][image: 
Screenshot 2023-10-03 at 1.28.45 AM.png][image: Screenshot 2023-10-03 at 
1.30.08 AM.png]

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/6f2ff96d-9a84-4f17-a97b-5c975fca336bn%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 2008 bytes --]

[-- Attachment #2: word_template.docx --]
[-- Type: application/vnd.openxmlformats-officedocument.wordprocessingml.document, Size: 20391 bytes --]

[-- Attachment #3: Screenshot 2023-10-03 at 1.30.08 AM.png --]
[-- Type: image/png, Size: 28387 bytes --]

[-- Attachment #4: Screenshot 2023-10-03 at 1.28.45 AM.png --]
[-- Type: image/png, Size: 46542 bytes --]

[-- Attachment #5: Screenshot 2023-10-03 at 1.26.45 AM.png --]
[-- Type: image/png, Size: 22769 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [warning] citeproc: citation XX not found
       [not found] ` <6f2ff96d-9a84-4f17-a97b-5c975fca336bn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2023-10-03 12:47   ` Ian Cornelius
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Cornelius @ 2023-10-03 12:47 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 1750 bytes --]

It appears that pandoc is not finding your bibliography file. Try 
```
--bibliography=/Users/xxxxx/Documents/my_library.bib
```
as instructed 
here: https://pandoc.org/MANUAL.html#specifying-bibliographic-data

On Tuesday, October 3, 2023 at 1:35:22 AM UTC-5 Xuan Wang wrote:

> Hi! There, 
>
> I used the Pandoc plugin in Obsidian to export my note to a Word file. It 
> is successfully exported, but the citations part in the word file have 
> questions and cannot be produce a reference list. I have googled and tried 
> all kinds of ways that I could find from the internet, but all failed. This 
> makes troubles for me, and I cannot concentrate on other things in these 
> days. Could you please give me some ideas to solve this issue? I appreciate 
> it!!!! 
>
> BY THE WAY, the code I put in the "extra Pandoc arguments" is"
>  --toc --metadata bibligraphy=/Users/xxxxx/Documents/my_library.bib 
> --citeproc --reference-doc=/Users/xxxxx/Documents/word_template.docx
>
> I've also attached my test_notes in Obsidian and the exported word results 
> for your review. I'm happy to proivde any other informaiton you may need. 
> Thank you![image: Screenshot 2023-10-03 at 1.26.45 AM.png][image: 
> Screenshot 2023-10-03 at 1.28.45 AM.png][image: Screenshot 2023-10-03 at 
> 1.30.08 AM.png]
>

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/025a1ad7-7921-4c4b-b3ad-d3aa4bae4a27n%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 2868 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-10-03 12:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-03  6:35 [warning] citeproc: citation XX not found Xuan Wang
     [not found] ` <6f2ff96d-9a84-4f17-a97b-5c975fca336bn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2023-10-03 12:47   ` Ian Cornelius

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).