@article{Hello,
title = "{2D} and {3D} implementation of a method",
}
edited May 03 '19 at 08:49
Please don't add braces around the entire title as in title = "{2D and 3D implementation of a method}", or title = {{2D and 3D implementation of a method}},. Instead use Title Case and protect only those words that need protection: title = {{2D} and {3D} Implementation of a Method},.
– moeweMay 03 '19 at 03:57
title = "{2D and 3D implementation of a method}",ortitle = {{2D and 3D implementation of a method}},. Instead use Title Case and protect only those words that need protection:title = {{2D} and {3D} Implementation of a Method},. – moewe May 03 '19 at 03:57