I am writing my thesis and I'm looking for a way of displaying the project name with the same style all over the place. More specifically, when I'm writing 'MyProjectName' it should always be printed with bold font (just an example).
How can I defined the style for a single word/phrase. Is OK if I need to create a new command for it or something, I just want to avoid copy/pasting the style definition all over the place.