Modifying Thesis Citation Format

The journal I want to submit to has the following format:
Stephen Hawking, ‘Properties of Expanding Universes’, unpublished Doctoral thesis (University of Cambridge 1966)

I can’t find any CSL styles that have the words “unpublished Doctoral thesis” outside of the parentheses and I can’t figure out how to change this in a preexisting style. I’m new to CSL styles and tried using the Visual CSL Editor. Is there a way to do this?

Hi @NGordon - not sure this is useful, but I just ran a ripgrep on the styles directory, which may suggest if not the precise style you need, what that part of the code may look like?

Examples:

❯ rg -p "unpublished" 
ayer.csl
123:                <text variable="genre" prefix="unpublished "/>

european-journal-of-theology.csl
180:                <text variable="genre" prefix="unpublished "/>

harvard-dundalk-institute-of-technology.csl
184:            <text variable="title" font-style="italic" suffix=" [unpublished]. "/>

journal-of-applied-philosophy.csl
137:                <text variable="genre" prefix="unpublished "/>

journal-of-political-philosophy.csl
129:                <text variable="genre" prefix="unpublished "/>

modern-humanities-research-association-author-date.csl
121:                <text variable="genre" prefix="unpublished "/>

modern-humanities-research-association.csl
233:                <text variable="genre" prefix="unpublished "/>

new-harts-rules-the-oxford-style-guide.csl
218:                <text variable="genre" prefix="unpublished "/>

oxford-the-university-of-new-south-wales.csl
160:                <text variable="genre" prefix="unpublished "/>

medical-history.csl
247:              <text variable="genre" prefix="unpublished "/>

journal-of-the-indian-law-institute.csl
93:                  <text variable="genre" prefix="unpublished "/>