D'après la doc MySql sur LOAD DATA INFILE :
Il faut donc doubler les \Citation:
Backslash is the MySQL escape character within strings in SQL statements, so to specify a literal backslash, you must specify two backslashes for the value to be interpreted as a single backslash