Skip to content

Open-Source software to fix issue with Sources.xml supplied to Microsoft Word citations.

Notifications You must be signed in to change notification settings

audipasuatmadi/memoirs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memoirs

Background

This project is born out of a problem on my personal experience. I got irritated whenever I import references file as Microsoft Word's xml from Mendeley, I have to edit some of the source xml to be compatible with my Microsoft Word.

This program is made to automate just that above. I decided to make it open-source at GitHub in case anyone experience the same issue with Mendeley's Microsoft Word export as I am.

Here's an example of a corrupted Mendeley's Sources.xml on Microsoft Word. Screen Shot 2023-01-08 at 03 04 48

Here's an example of a fixed Mendeley's Sources.xml after using memoirs. Screen Shot 2023-01-08 at 03 20 18

Feel free to contribute in case you found a way to optimize / you got an idea on improving this program. Thank you very much 😄 Regards, Putu Audi Pasuatmadi

How to Use

Building

You can build this program using CMake. Configure your CMake with the kit of your choice, then run build on your CMake tool. Then your program will be at build folder if you have the default build output configuration of the CMake.

Running

-help: to show available commands -source: to give the Sources.xml that you wish to fix. -out: to give where the file fix file shall be written. example

./memoirs -source ./CorruptedSources.xml  -out ./Sources.xml

Contributing

Feel free to contribute to this mini open-source project! kindly make a pull request and please notify me via email or other media. Thank you!

About

Open-Source software to fix issue with Sources.xml supplied to Microsoft Word citations.

Resources

Stars

Watchers

Forks

Packages

No packages published