Posts

Oscola referencing generator

  <!-- OSCOLA Referencing Generator --> < div style = " max-width:500px;margin:40px auto;padding:24px;border:1px solid #eee;border-radius:10px;box-shadow:0 2px 8px #f2f2f2; " > < h2 > OSCOLA Reference Generator </ h2 > < label style = " display:block;margin-top:18px; " > Select Reference Type: </ label > < select id = " refType " style = " width:100%;margin-bottom:12px; " > < option value = " book " > Book </ option > < option value = " journal " > Journal </ option > < option value = " case " > Case </ option > < option value = " legislation " > Legislation </ option > </ select > < div id = " bookFields " > < input type = " text " id = " author " placeholder = " Author name " style = " width:100%;margin...