How do I install Vancouver style for Word 2016? I've found a YouTube video instructing the user to search online for a 'Vancouver.xsl' file, but this vague instruction seems a way to introduce viruses into your computer.
3 Answers
You need to download the reference styles from BibWord
https://github.com/mback2k/bibword-styles Click on the green button (right hand corner - download)
Download the styles.zip
Unzip the files from the styles.zip, you will see multiple files in the folder (these are the reference styles).
Install the reference styles. Need to close Microsoft Word completely before continuing.
Go to the Microsoft Word folder
This PC → Disk C: → Program Files → Microsoft Office → Office 12 → Bibliography → StyleCopy the reference styles from the unzipped zip file to Style folder
Tips: you can find many useful ideas from http://bibword.codeplex.com/ In the Discussions section.
- 6,943
- 2
- 36
- 48
- 2,209
This what worked with me on Windows, not Mac (but maybe it could help)
after you download the styles from the previously mentioned bibword website ( that was the only one I found having those styles to date), then copy the folder.(you have to extract EVERY file, usually its under sourcecode- bibword, or search them all until you find style, its there somewhere lol). Now the other method that worked with me by coincidence is as follows: open: C:\Program Files (x86)\Microsoft Office\Office14\Bibliography
then paste the whole "style" folder.
then re-open Word, and it will be there hope this one works!:)
- 11
Another Github repo, which is actively maintained, contains the Vancouver style, which is fixed in a recent pull request.
It also contains instructions on how to install the style files for the newest version of Word, on both Windows and Mac.
- 808