Browse Source

killed authors. fixed thesis

u 3 năm trước cách đây
mục cha
commit
4e59b22625
2 tập tin đã thay đổi với 1 bổ sung9 xóa
  1. 0 8
      latex/tex/literatur.bib
  2. 1 1
      latex/tex/thesis.tex

+ 0 - 8
latex/tex/literatur.bib

@@ -447,42 +447,36 @@
 }
 
 @Online{bam,
-  author  = {The SAM/BAM Format Specification Working Group},
   title   = {Sequence Alignment/Map Format Specification},
   url     = {https://github.com/samtools/hts-specs},
   urldate = {2022-09-12},
 }
 
 @Online{ucsc,
-  author  = {UCSC - University of California, Santa Cruz},
   title   = {UCSC Genome Browser},
   url     = {https://genome.ucsc.edu/},
   urldate = {2022-10-28},
 }
 
 @Online{ensembl,
-  author = {Paul Flicek},
   title  = {ENSEMBL Project},
   url    = {http://www.ensembl.org/},
   urldate   = {2022-10-24},
 }
 
 @Online{ga4gh,
-  date  = {2022-10-10},
   title = {Global Alliance for Genomics and Health},
   url   = {https://github.com/samtools/hts-specs.},
 	urldate = {2022-10-04},
 }
 
 @Online{bed,
-  author = {Sanger Institute, Genome Research Limited},
   title  = {BED Browser Extensible Data},
   url    = {https://samtools.github.io/hts-specs/BEDv1.pdf},
   urldate   = {2022-10-20},
 }
 
 @Online{illufastq,
-  author = {Illumina},
   title  = {Illumina FASTq file structure explained},
   url    = {https://support.illumina.com/bulletins/2016/04/fastq-files-explained.html},
   urldate   = {2022-11-17},
@@ -514,14 +508,12 @@
 }
 
 @Online{geco-repo,
-  author = {Cobilab},
   title  = {Repositories for the three versions of GeCo},
   url    = {https://github.com/cobilab},
   urldate   = {2022-11-19},
 }
 
 @Online{code-analysis,
-  author = {Ryan Dewhurst},
   editor = {Kirsten, S and Nick Bloor and Sarah Baso and James Bowie and Evgeniy Ryzhkov and Iberiam and Ann Campbell and Jonathan Marcil and Christina Schelin and Jie Wang and Fabian and Achim and Dirk Wetter},
   title  = {Static Code Analysis},
   url    = {https://owasp.org/www-community/controls/Static_Code_Analysis},

+ 1 - 1
latex/tex/thesis.tex

@@ -183,7 +183,7 @@
 \begin{flushleft}
 \let\clearpage\relax % Fix für leere Seiten (issue #25)
 \printbibliography
-\printbibliography[type=online,  firstinits=false, sorting=nud title=Online Sources]
+\printbibliography[type=online, sorting=nud title=Online Sources]
 \end{flushleft}
 \endgroup