I use HTML5 boilerplate and jQuery is declared twice in the HTML page like this:
They reason html5 Boilerplate includes the script that way is because it attempts to "load jQuery library from local server if it's not reachable from Google CDN." =)