- Convert the phrase to plain ASCII and remove any apostrophes. For example,Müller's algorithm might become Muellers algorithm.
- Finally, join all the words into a single identifier.Note that the casing of the original words is almost entirely disregarded.