How do I modify a .bbl file to change the label which appears in my document when something is cited?
Despite indicating in this question that I know how to do this, I have forgotten and can't manage to google my way to an answer. Scott mentions in this answer that thisis possible.
EDIT: In response to some answers below, here is the typical entry of the .bbl file that bibtex produces:
\bib{abbotKR:picard}{article}{
author={Abbott, Timothy~G.}, author={Kedlaya, Kiran~S.}, author={Roe, David}, title={Bounding picard numbers of surfaces using p-adic cohomology}, date={2007Jan}, eprint={math/0601508}, url={http://arxiv.org/abs/math/0601508},}
And "\bib[label]{abbotKR:picard}{article}{" gives me errors. I'm using ucthesisnew.sty, which is probably the cause of this problem.

ucthesisnew.styanywhere on the web (although I found aucthesisnew.cls). But this has nothing to do with your problem. – Lev Bishop Aug 12 '10 at 4:28[amsrefs]according to the answers. If this is not what you meant, please remove the tag. – Caramdir Aug 12 '10 at 9:15