Added DOI regex function to utils.py which is called in add_cmd.py upon specifying a new DOI. DOI validation applies directly on argument parsing by using a custom argparse.Action.