Hello everybody

I want to write insertion sort code of a singly linked list ,but i first need to know the Pseudo code of it. I don't want source code of it ,i just need to it's pseudo code.
...