[python-win32] How to add citations to a word document

2023-03-01 Thread Ryan Dikdan
Hello, I'm not sure how this mailing list works for support, but I'm trying to make a python script that formats downloaded citations and inserts them into word (avoiding all the hassle of external citation managers). I found pywin32 as the only way, but the documentation on doc.Bibliography.Sou

Re: [python-win32] How to add citations to a word document

2023-03-16 Thread Ryan Dikdan via python-win32
edit or unprotect the field would be appreciated. I was thinking of deleting and remaking the field, but this duplicates the references I think. Yours truly, Ryan Dikdan From: Steven Manross Sent: Wednesday, March 1, 2023 6:43 PM To: Ryan Dikdan ; python

Re: [python-win32] How to add citations to a word document

2023-03-19 Thread Ryan Dikdan via python-win32
e two instead, messy, but it'll work hopefully. Yours truly, Ryan Dikdan From: Steven Manross Sent: Friday, March 17, 2023 2:04 AM To: Ryan Dikdan ; python-win32@python.org Subject: RE: How to add citations to a word document A quick googl