Skip to content

equalsJeffH/WebSecBiblio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

WebSecBiblio.bib is a bibtex file with various websec references ensconced within.
Thanks to Adam Barth for initial seed file.

I presently use JabRef to maintain the file. 
http://jabref.sourceforge.net/

-- Steps for getting a local copy...

  <checkout current rev of WebSecBiblio>
  git clone https://github.com/equalsJeffH/WebSecBiblio.git   -- if first time

  git pull https://github.com/equalsJeffH/WebSecBiblio.git    -- subsequent times


-- Steps for checking a new rev of the file in from one's desktop
-- if you add to the WebSecBiblio..

  <edit & save locally WebSecBiblio>

-- to update the master in git..

  git add <changed file(s)>
  git commit -m 'some commit message/note'
  git push origin master
    <will need to supply ssh rsa private key passphrase>

---
end



About

WebSec Bibliography (bibtex)

Resources

Stars

Watchers

Forks

Packages

No packages published