allispaul commited on
Commit
6c07295
1 Parent(s): 2e43441

fix bibliography entry

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ It recognizes the following species (according to GBIF, the 50 most observed tur
20
  <ul><li>""" + "</li><li>".join(labels) + """</li></ul>
21
 
22
  <h3>References:</h3>
23
- <p>GBIF.org (8 September 2023) GBIF Occurrence Download <a href="https://doi.org/10.15468/dl.mvss9v">"https://doi.org/10.15468/dl.mvss9v"</a></p>
24
  """
25
 
26
  iface = gr.Interface(
 
20
  <ul><li>""" + "</li><li>".join(labels) + """</li></ul>
21
 
22
  <h3>References:</h3>
23
+ <p>GBIF.org (8 September 2023) GBIF Occurrence Download <a href="https://doi.org/10.15468/dl.mvss9v">https://doi.org/10.15468/dl.mvss9v</a></p>
24
  """
25
 
26
  iface = gr.Interface(