tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

CITATION (475B)


      1 NOTE: Change "x.y" by the version you use. If you are unsure about which version
      2 you are using run: `pip show pytest`.
      3 
      4 Text:
      5 
      6 [pytest] pytest x.y, 2004
      7 Krekel et al., https://github.com/pytest-dev/pytest
      8 
      9 BibTeX:
     10 
     11 @misc{pytestx.y,
     12   title =        {pytest x.y},
     13   author = {Krekel, Holger and Oliveira, Bruno and Pfannschmidt, Ronny and Bruynooghe, Floris and Laugher, Brianna and Bruhin, Florian},
     14   year =         {2004},
     15   url = {https://github.com/pytest-dev/pytest},
     16 }