| 
			
			If the columns purpose is Edition, why Ordinal?2 in the edition column is the second  edition
 
 Also note you need to pad text if the number is above 9 if you want to sort (alpha sort rule)
 
 Personally, I just append (2nd ed) to the title
 Stuff in the paren does not affect the sort value
 |