https://github.com/gianttreelp/modifiedharvard
I created my own bibliography style for my own use. It was designed to primarily adhere to the style a lecturer asked us to match. After a bunch of private iterations, I determined to release this style publicly and open-source.
https://github.com/gianttreelp/modifiedharvard
bibliography-style word xslt xslt-template
Last synced: 3 months ago
JSON representation
I created my own bibliography style for my own use. It was designed to primarily adhere to the style a lecturer asked us to match. After a bunch of private iterations, I determined to release this style publicly and open-source.
- Host: GitHub
- URL: https://github.com/gianttreelp/modifiedharvard
- Owner: GiantTreeLP
- License: other
- Created: 2018-06-04T21:19:06.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2022-01-22T14:14:04.000Z (over 4 years ago)
- Last Synced: 2025-11-01T06:08:15.778Z (7 months ago)
- Topics: bibliography-style, word, xslt, xslt-template
- Language: XSLT
- Homepage: https://gianttree.de/blog/2018/09/16/programming-in-an-xml-like-language-and-making-your-own-bibliography-style
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ModifiedHarvard
This repository holds the Harvard bibliography style for Microsoft Word modified by me.
Great thanks to my lecturer Uwe Kern for the template and documentation.
Even more thanks to my peers for basically proof-reading this bibliography style.
Keep in mind that this style is in the german language but could easily be translated to English.
# Style
The style does not emphasize any part of reference but is meant to match the template from my lecturer.
A few samples:
Book:
```
Author (2018): Author, T.: About Tests in Word Processing Applications, 1., Some Press Earth 2018
```
Book excerpt:
```
Author (2018): Author, T.: About Tests in Word Processing Applications. In: T. Author Hrsg. Tests. 1., Some Press, Seiten 1-2, Earth 2018
```
Newspaper article:
```
Author (2018): Author, T.: About Tests in Word Processing Applications, Test Newspaper, I(1), Seiten 1-2
```
# Installation
Just copy the `ModifiedHarvard.xsl` file to `%appdata%\Microsoft\Bibliography\Style`.
Then select the style in Word.
---
[](http://creativecommons.org/licenses/by-sa/4.0/)
This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/).